Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c621 regmap_read(rv1106->regmap, ACODEC_ADC_BIST_MODE_SEL, &value); in rv1106_codec_mic_mute_get()
627 regmap_read(rv1106->regmap, ACODEC_ADC_BIST_MODE_SEL, &value); in rv1106_codec_mic_mute_get()
647 regmap_update_bits(rv1106->regmap, ACODEC_ADC_BIST_MODE_SEL, in rv1106_codec_mic_mute_put()
654 regmap_update_bits(rv1106->regmap, ACODEC_ADC_BIST_MODE_SEL, in rv1106_codec_mic_mute_put()
H A Drk3308_codec.h28 #define ACODEC_ADC_BIST_MODE_SEL 0x0c /* REG 0x03 */ macro
138 #define RK3308_ADC_DIG_CON03(ch) (RK3308_ADC_DIG_OFFSET(ch) + ACODEC_ADC_BIST_MODE_SEL)
H A Drv1106_codec.h27 #define ACODEC_ADC_BIST_MODE_SEL 0x34 /* REG 0x0d */ macro