Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/dec/
Dint-handler.S244 li a0,IO_IRQ_BASE+IO_INR_DMA
245 srl t0,IO_INR_DMA
246 li t1,IO_IRQ_DMA>>IO_INR_DMA # mask
Dioasic-irq.c70 for (i = base; i < base + IO_INR_DMA; i++) in init_ioasic_irqs()
/linux-2.6.39/arch/mips/include/asm/dec/
Dioasic_ints.h58 #define IO_INR_DMA 16 /* first DMA IRQ */ macro