Searched refs:IRQ_SOF2 (Results 1 – 2 of 2) sorted by relevance
28 #define IRQ_SOF2 0x00000020 /* Start of frame 2 */ macro34 #define FRAMEIRQS (IRQ_EOF0|IRQ_EOF1|IRQ_EOF2|IRQ_SOF0|IRQ_SOF1|IRQ_SOF2)
1944 if (irqs & (IRQ_SOF0 | IRQ_SOF1 | IRQ_SOF2)) in cafe_frame_irq()