Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drk3308_codec.h151 #define RK3308_ADC_L_CH_BIST_SFT 2 macro
152 #define RK3308_ADC_L_CH_BIST_MSK (0x3 << RK3308_ADC_L_CH_BIST_SFT)
153 #define RK3308_ADC_L_CH_NORMAL_RIGHT (0x3 << RK3308_ADC_L_CH_BIST_SFT) /* normal mode */
154 #define RK3308_ADC_L_CH_BIST_CUBE (0x2 << RK3308_ADC_L_CH_BIST_SFT)
155 #define RK3308_ADC_L_CH_BIST_SINE (0x1 << RK3308_ADC_L_CH_BIST_SFT)
156 #define RK3308_ADC_L_CH_NORMAL_LEFT (0x0 << RK3308_ADC_L_CH_BIST_SFT) /* normal mode */