Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c83 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_power_on()
133 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
140 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
161 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
168 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
175 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
182 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_enable()
227 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_disable()
234 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_disable()
241 regmap_update_bits(rk3528->regmap, ACODEC_ANA08, in rk3528_codec_dac_disable()
[all …]
H A Drk3528_codec.h31 #define ACODEC_ANA08 0xa0 /* REG 0x28 */ macro