Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c94 regmap_update_bits(rk3528->regmap, ACODEC_ANA00, in rk3528_codec_power_on()
115 regmap_update_bits(rk3528->regmap, ACODEC_ANA00, in rk3528_codec_power_off()
129 regmap_update_bits(rk3528->regmap, ACODEC_ANA00, in rk3528_codec_dac_enable()
262 regmap_update_bits(rk3528->regmap, ACODEC_ANA00, in rk3528_codec_dac_disable()
H A Drk3528_codec.h28 #define ACODEC_ANA00 0x80 /* REG 0x20 */ macro