Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drk3308_codec.h445 #define RK3308_ADC_LEVEL_RANGE_MICBIAS_SFT 0 macro
446 #define RK3308_ADC_LEVEL_RANGE_MICBIAS_MSK (0x7 << RK3308_ADC_LEVEL_RANGE_MICBIAS_SFT)
H A Drk3308_codec.c894 mult << RK3308_ADC_LEVEL_RANGE_MICBIAS_SFT); in rk3308_codec_set_micbias_level()