Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/fsl/
Dfsl_spdif.h142 #define INT_RXFIFO_FUL (1 << 0) macro
Dfsl_spdif.c292 if (sis & INT_RXFIFO_FUL) in spdif_isr()