Home
last modified time | relevance | path

Searched refs:INT_BIT_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_spdif.h131 #define INT_BIT_ERR (1 << 14) macro
H A Dfsl_spdif.c32 #define INTR_FOR_CAPTURE (INT_SYM_ERR | INT_BIT_ERR | INT_URX_FUL |\
293 if (sis & INT_BIT_ERR) in spdif_isr()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_spdif.h146 #define INT_BIT_ERR (1 << 14) macro
H A Dfsl_spdif.c33 #define INTR_FOR_CAPTURE (INT_SYM_ERR | INT_BIT_ERR | INT_URX_FUL |\
371 if (sis & INT_BIT_ERR) in spdif_isr()

Completed in 6 milliseconds