Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/fsl/
Dfsl_spdif.h157 #define INT_RXFIFO_FUL (1 << 0) macro
Dfsl_spdif.c389 if (sis & INT_RXFIFO_FUL) in spdif_isr()