Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c689 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_micbias_volts_put()
1215 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_power_on()
1237 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_power_off()
1288 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_micbias_enable()
1293 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_micbias_enable()
1314 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_micbias_disable()
1394 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_adc_enable()
1521 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL0, in rv1106_codec_adc_disable()
H A Drk3308_codec.h93 #define ACODEC_ADC_ANA_CTL0 0x14 /* REG 0x05 */ macro
213 #define RK3308_ADC_ANA_CON05(ch) (RK3308_ADC_ANA_OFFSET(ch) + ACODEC_ADC_ANA_CTL0)
H A Drv1106_codec.h32 #define ACODEC_ADC_ANA_CTL0 0x88 /* REG 0x22 */ macro