Home | History | Annotate | Download | only in vr41xx

Lines Matching refs:SYSINT2_IRQ

55 #define SYSINT2_IRQ(x) (SYSINT2_IRQ_BASE + (x))
56 #define RTCLONG2_IRQ SYSINT2_IRQ(0)
57 #define LED_IRQ SYSINT2_IRQ(1)
59 #define HSP_IRQ SYSINT2_IRQ(2)
60 #define TCLOCK_IRQ SYSINT2_IRQ(3)
61 #define FIR_IRQ SYSINT2_IRQ(4)
62 #define CEU_IRQ SYSINT2_IRQ(4)
64 #define DSIU_IRQ SYSINT2_IRQ(5)
65 #define PCI_IRQ SYSINT2_IRQ(6)
66 #define SCU_IRQ SYSINT2_IRQ(7)
67 #define CSI_IRQ SYSINT2_IRQ(8)
69 #define BCU_IRQ SYSINT2_IRQ(9)
70 #define ETHERNET_IRQ SYSINT2_IRQ(10)