Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/dec/
H A Dint-handler.S259 li a0,IO_IRQ_BASE+IO_INR_DMA
260 srl t0,IO_INR_DMA
261 li t1,IO_IRQ_DMA>>IO_INR_DMA # mask
H A Dioasic-irq.c103 for (i = base; i < base + IO_INR_DMA; i++) in init_ioasic_irqs()
/openbmc/linux/arch/mips/include/asm/dec/
H A Dioasic_ints.h58 #define IO_INR_DMA 16 /* first DMA IRQ */ macro