Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/fsl/
Dfsl_spdif.h147 #define INT_URX_FUL (1 << 10) macro
Dfsl_spdif.c33 #define INTR_FOR_CAPTURE (INT_SYM_ERR | INT_BIT_ERR | INT_URX_FUL |\
374 if (sis & INT_URX_FUL) in spdif_isr()