Searched refs:STA32X_CONFA_IR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ | ||
D | sta32x.h | 75 #define STA32X_CONFA_IR_SHIFT 3 macro |
D | sta32x.c | 693 confa = (ir << STA32X_CONFA_IR_SHIFT) | in sta32x_hw_params() |