Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsta32x.h79 #define STA32X_CONFA_IR_SHIFT 3 macro
Dsta32x.c695 confa = (ir << STA32X_CONFA_IR_SHIFT) | in sta32x_hw_params()