Searched refs:IRQ_DMA1 (Results 1 – 10 of 10) sorted by relevance
25 #define IRQ_DMA1 17 macro
33 #define IRQ_DMA1 22 /* DMA controller channel 1 */ macro
36 #define IRQ_DMA1 _DC21285_IRQ(10) macro
36 movne \irqnr, #IRQ_DMA1
86 #define IRQ_DMA1 S3C64XX_IRQ_VIC1(10) macro
41 #define IRQ_DMA1 S3C2410_IRQ(18) macro
246 0x75100000, {IRQ_DMA1}, &s3c64xx_dma1_plat_data);
302 [2] = DEFINE_RES_IRQ(IRQ_DMA1),
291 DEFINE_RES_IRQ(IRQ_DMA1),
367 iomd_dma[DMA_1].irq = IRQ_DMA1; in rpc_dma_init()