Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c64 ACODEC_DAC_I2S_RST_MASK, in rk3528_codec_reset()
73 ACODEC_DAC_I2S_RST_MASK, in rk3528_codec_reset()
304 ACODEC_DAC_I2S_RST_MASK, in rk3528_codec_dac_dig_config()
H A Drk3528_codec.h74 #define ACODEC_DAC_I2S_RST_MASK (0x1 << 0) macro