Home
last modified time | relevance | path

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

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