Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_asrc.h191 #define ASRSTR_AIOL(i) (1 << ASRSTR_AIOLi_SHIFT(i))
189 #define ASRSTR_AIOL(i) (1 << ASRSTR_AIOLi global() macro
H A Dfsl_asrc.c1042 if (status & ASRSTR_AIOL(index)) { in fsl_asrc_isr()