Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c63 regmap_update_bits(rk3528->regmap, ACODEC_DIG02, in rk3528_codec_reset()
72 regmap_update_bits(rk3528->regmap, ACODEC_DIG02, in rk3528_codec_reset()
303 regmap_update_bits(rk3528->regmap, ACODEC_DIG02, in rk3528_codec_dac_dig_config()
344 regmap_update_bits(rk3528->regmap, ACODEC_DIG02, in rk3528_set_dai_fmt()
H A Drk3528_codec.h13 #define ACODEC_DIG02 0x08 /* REG 0x02 */ macro