Searched refs:ASRCFG_INIRQi_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/fsl/ | ||
| D | fsl_asrc.h | 128 #define ASRCFG_INIRQi_MASK(i) (1 << ASRCFG_INIRQi_SHIFT(i)) macro |
| D | fsl_asrc.c | 440 reg &= ASRCFG_INIRQi_MASK(index); in fsl_asrc_start_pair() |