Searched refs:IRQ_DMA (Results 1 – 3 of 3) sorted by relevance
48 #define IRQ_DMA PXA_IRQ(25) /* DMA Channel Service Request */ macro
50 #define IRQ_DMA 0x0010 macro
2442 if (source & IRQ_DMA) { in vortex_interrupt()