Searched refs:ASRSTR_AIDU (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_asrc.h | 195 #define ASRSTR_AIDU(i) (1 << ASRSTR_AIDUi_SHIFT(i)) macro |
H A D | fsl_asrc.c | 1052 if (status & ASRSTR_AIDU(index)) { in fsl_asrc_isr() |