Searched refs:SPDIF_IRQ_FIFOFULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/spear/ | ||
H A D | spdif_in_regs.h | 41 #define SPDIF_IRQ_FIFOFULL (1 << 2) macro |
H A D | spdif_in.c | 192 if (irq_status & SPDIF_IRQ_FIFOFULL) in spdif_in_irq() |