Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.h147 #define INT_URX_FUL (1 << 10) macro
H A Dfsl_spdif.c33 #define INTR_FOR_CAPTURE (INT_SYM_ERR | INT_BIT_ERR | INT_URX_FUL |\
374 if (sis & INT_URX_FUL) in spdif_isr()