Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drk3308_codec.h444 #define RK3308_ADC_LEVEL_RANGE_MICBIAS_MAX 7 macro
H A Drk3308_codec.c888 if (mult > RK3308_ADC_LEVEL_RANGE_MICBIAS_MAX || mult * 5 + 50 != percent) in rk3308_codec_set_micbias_level()