Home
last modified time | relevance | path

Searched refs:UIRQ (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dssi.c66 #define UIRQ (1 << 27) /* Underflow Error Interrupt Status */ macro
773 if (is_dma && (status & (UIRQ | OIRQ))) { in __rsnd_ssi_interrupt()
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dssi.c66 #define UIRQ (1 << 27) /* Underflow Error Interrupt Status */ macro
693 if (is_dma && (status & (UIRQ | OIRQ))) { in __rsnd_ssi_interrupt()

Completed in 4 milliseconds