Searched refs:SYSINT2_IRQ (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/vr41xx/
H A Dirq.h59 #define SYSINT2_IRQ(x) (SYSINT2_IRQ_BASE + (x)) macro
60 #define RTCLONG2_IRQ SYSINT2_IRQ(0)
61 #define LED_IRQ SYSINT2_IRQ(1)
62 #define HSP_IRQ SYSINT2_IRQ(2)
63 #define TCLOCK_IRQ SYSINT2_IRQ(3)
64 #define FIR_IRQ SYSINT2_IRQ(4)
65 #define CEU_IRQ SYSINT2_IRQ(4) /* same number as FIR_IRQ */
66 #define DSIU_IRQ SYSINT2_IRQ(5)
67 #define PCI_IRQ SYSINT2_IRQ(6)
68 #define SCU_IRQ SYSINT2_IRQ(7)
69 #define CSI_IRQ SYSINT2_IRQ(8)
70 #define BCU_IRQ SYSINT2_IRQ(9)
71 #define ETHERNET_IRQ SYSINT2_IRQ(10)
/linux-4.1.27/arch/mips/vr41xx/common/
H A Dicu.c650 return SYSINT2_IRQ(i); icu_get_irq()

Completed in 70 milliseconds