Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/xilinx/
Dxlnx_spdif.c38 #define XSPDIF_CLOCK_CONFIG_BITS_MASK GENMASK(5, 2) macro
142 val &= ~XSPDIF_CLOCK_CONFIG_BITS_MASK; in xlnx_spdif_hw_params()