Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c87 ACODEC_DAC_R_POP_CTRL_MASK, in rk3528_codec_power_on()
144 ACODEC_DAC_R_POP_CTRL_MASK, in rk3528_codec_dac_enable()
252 ACODEC_DAC_R_POP_CTRL_MASK, in rk3528_codec_dac_disable()
H A Drk3528_codec.h185 #define ACODEC_DAC_R_POP_CTRL_MASK (0x3 << ACODEC_DAC_R_POP_CTRL_SHIFT) macro