Home
last modified time | relevance | path

Searched refs:IRQ_DMA (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dirqs.h48 #define IRQ_DMA PXA_IRQ(25) /* DMA Channel Service Request */ macro
/linux/sound/pci/au88x0/
H A Dau88x0.h50 #define IRQ_DMA 0x0010 macro
H A Dau88x0_core.c2442 if (source & IRQ_DMA) { in vortex_interrupt()