Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.h27 #define ACODEC_ADC_I2S_CTL1 0x08 /* REG 0x02 */ macro
137 #define RK3308_ADC_DIG_CON02(ch) (RK3308_ADC_DIG_OFFSET(ch) + ACODEC_ADC_I2S_CTL1)
H A Drv1106_codec.c927 regmap_update_bits(rv1106->regmap, ACODEC_ADC_I2S_CTL1, in rv1106_set_dai_fmt()
937 regmap_update_bits(rv1106->regmap, ACODEC_ADC_I2S_CTL1, in rv1106_set_dai_fmt()
1011 regmap_update_bits(rv1106->regmap, ACODEC_ADC_I2S_CTL1, in rv1106_codec_adc_dig_config()
H A Drv1106_codec.h17 #define ACODEC_ADC_I2S_CTL1 0x0c /* REG 0x03 */ macro