Searched refs:IRQ_DMA (Results 1 – 5 of 5) sorted by relevance
16 #define IRQ_DMA 1 /* 0x000002 */ macro56 #define IRQ_DMA 1 /* 0x00000002 */ macro
26 #define IRQ_DMA 6 /* DMA controller */ macro
134 ret = request_irq(IRQ_DMA, dma_irq_handler, IRQF_DISABLED, "DMA", NULL); in pxa_init_dma()
39 #define IRQ_DMA S3C2410_IRQ(20) macro
55 #define IRQ_DMA PXA_IRQ(25) /* DMA Channel Service Request */ macro