Home
last modified time | relevance | path

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

/sound/soc/fsl/
Dfsl_spdif.h143 #define INT_RXFIFO_FUL (1 << 0) macro
Dfsl_spdif.c374 if (sis & INT_RXFIFO_FUL) in spdif_isr()