Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/fsl/
Dfsl_spdif.h145 #define INT_RXFIFO_FUL (1 << 0) macro
Dfsl_spdif.c292 if (sis & INT_RXFIFO_FUL) in spdif_isr()