Home
last modified time | relevance | path

Searched refs:STA350_CONFA_IR_SHIFT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dsta350.h95 #define STA350_CONFA_IR_SHIFT 3 macro
Dsta350.c718 confa = (ir << STA350_CONFA_IR_SHIFT) | in sta350_hw_params()