Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c84 ACODEC_DAC_L_POP_CTRL_MASK, in rk3528_codec_power_on()
141 ACODEC_DAC_L_POP_CTRL_MASK, in rk3528_codec_dac_enable()
249 ACODEC_DAC_L_POP_CTRL_MASK, in rk3528_codec_dac_disable()
H A Drk3528_codec.h144 #define ACODEC_DAC_L_POP_CTRL_MASK (0x3 << ACODEC_DAC_L_POP_CTRL_SHIFT) macro