Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.h157 #define INT_RXFIFO_FUL (1 << 0) macro
H A Dfsl_spdif.c406 if (sis & INT_RXFIFO_FUL) in spdif_isr()