Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.h98 #define ACODEC_ADC_ANA_CTL5 0x28 /* REG 0x0a */ macro
218 #define RK3308_ADC_ANA_CON10(ch) (RK3308_ADC_ANA_OFFSET(ch) + ACODEC_ADC_ANA_CTL5)
H A Drv1106_codec.h37 #define ACODEC_ADC_ANA_CTL5 0x9c /* REG 0x27 */ macro
H A Drv1106_codec.c312 ACODEC_ADC_ANA_CTL5,
1736 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL5, in rv1106_codec_default_gains()