Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c1422 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_enable()
1429 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_enable()
1436 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_enable()
1443 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_enable()
1486 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_disable()
1493 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_disable()
1526 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_disable()
1533 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL6, in rv1106_codec_adc_disable()
H A Drv1106_codec.h38 #define ACODEC_ADC_ANA_CTL6 0xa0 /* REG 0x28 */ macro