Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dsta32x.h75 #define STA32X_CONFA_IR_SHIFT 3 macro
Dsta32x.c693 confa = (ir << STA32X_CONFA_IR_SHIFT) | in sta32x_hw_params()