Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drk3308_codec.h314 #define RK3308_DAC_L_CH_BIST_SFT 2 macro
315 #define RK3308_DAC_L_CH_BIST_MSK (0x3 << RK3308_DAC_L_CH_BIST_SFT)
316 #define RK3308_DAC_L_CH_BIST_LEFT (0x3 << RK3308_DAC_L_CH_BIST_SFT) /* normal mode */
317 #define RK3308_DAC_L_CH_BIST_CUBE (0x2 << RK3308_DAC_L_CH_BIST_SFT)
318 #define RK3308_DAC_L_CH_BIST_SINE (0x1 << RK3308_DAC_L_CH_BIST_SFT)
319 #define RK3308_DAC_L_CH_BIST_RIGHT (0x0 << RK3308_DAC_L_CH_BIST_SFT) /* normal mode */