Searched refs:IRQ_SOF1 (Results 1 – 2 of 2) sorted by relevance
27 #define IRQ_SOF1 0x00000010 /* Start of frame 1 */ 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()