Searched refs:SYSINT2_IRQ_LAST (Results 1 – 2 of 2) sorted by relevance
68 #define SYSINT2_IRQ_LAST ETHERNET_IRQ macro
604 else if (irq >= SYSINT2_IRQ_BASE && irq <= SYSINT2_IRQ_LAST) in vr41xx_set_intassign()703 for (i = SYSINT2_IRQ_BASE; i <= SYSINT2_IRQ_LAST; i++) in vr41xx_icu_init()
Completed in 4 milliseconds