Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c30 #define AUD_CFG_MM2S_MASK BIT(15) macro
620 if (val & AUD_CFG_MM2S_MASK) { in xlnx_formatter_pcm_probe()