Home
last modified time | relevance | path

Searched refs:SYSINT2_IRQ_LAST (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips/vr41xx/
Dvr41xx.h125 #define SYSINT2_IRQ_LAST ETHERNET_IRQ macro
/linux-2.4.37.9/arch/mips/vr41xx/common/
Dicu.c318 else if (i >= SYSINT2_IRQ_BASE && i <= SYSINT2_IRQ_LAST) in vr41xx_icu_init()
484 else if (irq >= SYSINT2_IRQ_BASE && irq <= SYSINT2_IRQ_LAST) in vr41xx_set_intassign()