Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/fsl/
Dfsl_asrc.h268 #define ASRMCR1i_IWD_MASK (((1 << ASRMCR1i_IWD_WIDTH) - 1) << ASRMCR1i_IWD_SHIFT) macro
Dfsl_asrc.c536 ASRMCR1i_OW16_MASK | ASRMCR1i_IWD_MASK, in fsl_asrc_config_pair()