Home
last modified time | relevance | path

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

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