Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.h95 #define ACODEC_ADC_ANA_CTL2 0x1c /* REG 0x07 */ macro
215 #define RK3308_ADC_ANA_CON07(ch) (RK3308_ADC_ANA_OFFSET(ch) + ACODEC_ADC_ANA_CTL2)
H A Drv1106_codec.c288 ACODEC_ADC_ANA_CTL2,
296 ACODEC_ADC_ANA_CTL2,
1714 regmap_update_bits(rv1106->regmap, ACODEC_ADC_ANA_CTL2, in rv1106_codec_default_gains()
H A Drv1106_codec.h34 #define ACODEC_ADC_ANA_CTL2 0x90 /* REG 0x24 */ macro