Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5074.h30 #define CPU_IRQ_BASE (NUM_NILE4_INTERRUPTS + NILE4_IRQ_BASE)
/linux-2.4.37.9/include/asm-mips/
Dnile4.h287 #define NUM_NILE4_INTERRUPTS 16 macro
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dnile4_pic.c254 for (i= base; i< base + NUM_NILE4_INTERRUPTS; i++) { in nile4_irq_setup()