Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.c2088 RK3308_ADC_CURRENT_CHARGE_MSK, in rk3308_codec_power_on()
2127 RK3308_ADC_CURRENT_CHARGE_MSK, in rk3308_codec_power_on()
2155 RK3308_ADC_CURRENT_CHARGE_MSK, 0x7c); in rk3308_codec_power_on()
2188 RK3308_ADC_CURRENT_CHARGE_MSK, in rk3308_codec_power_off()
2220 RK3308_ADC_CURRENT_CHARGE_MSK, in rk3308_codec_power_off()
2235 RK3308_ADC_CURRENT_CHARGE_MSK, in rk3308_codec_power_off()
H A Drk3308_codec.h928 #define RK3308_ADC_CURRENT_CHARGE_MSK (0x7f << RK3308_ADC_CURRENT_CHARGE_SFT) macro