Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk_codec_digital.c533 ACDCDIG_ADCDIGEN_ADCEN_L2_MASK | in rk_codec_digital_enable_sync()
568 ACDCDIG_ADCDIGEN_ADCEN_L2_MASK | in rk_codec_digital_disable_sync()
735 ACDCDIG_ADCDIGEN_ADCEN_L2_MASK | in rk_codec_digital_hw_params()
806 ACDCDIG_ADCDIGEN_ADCEN_L2_MASK | in rk_codec_digital_pcm_shutdown()
H A Drk_codec_digital.h94 #define ACDCDIG_ADCDIGEN_ADCEN_L2_MASK BIT(1) macro