Go to the documentation of this file.
25 #ifndef _MSP_SLP_INT_H
26 #define _MSP_SLP_INT_H
43 #define MSP_MIPS_INTBASE 0
46 #define MSP_INT_MAC0 2
47 #define MSP_INT_MAC1 3
48 #define MSP_INT_C_IRQ2 4
51 #define MSP_INT_TIMER 7
58 #define MSP_SLP_INTBASE (MSP_MIPS_INTBASE + 8)
59 #define MSP_INT_EXT0 (MSP_SLP_INTBASE + 0)
61 #define MSP_INT_EXT1 (MSP_SLP_INTBASE + 1)
63 #define MSP_INT_EXT2 (MSP_SLP_INTBASE + 2)
65 #define MSP_INT_EXT3 (MSP_SLP_INTBASE + 3)
76 #define MSP_INT_SLP_VE (MSP_SLP_INTBASE + 8)
78 #define MSP_INT_SLP_TDM (MSP_SLP_INTBASE + 9)
80 #define MSP_INT_SLP_MAC0 (MSP_SLP_INTBASE + 10)
82 #define MSP_INT_SLP_MAC1 (MSP_SLP_INTBASE + 11)
84 #define MSP_INT_SEC (MSP_SLP_INTBASE + 12)
86 #define MSP_INT_PER (MSP_SLP_INTBASE + 13)
88 #define MSP_INT_TIMER0 (MSP_SLP_INTBASE + 14)
90 #define MSP_INT_TIMER1 (MSP_SLP_INTBASE + 15)
92 #define MSP_INT_TIMER2 (MSP_SLP_INTBASE + 16)
94 #define MSP_INT_SLP_TIMER (MSP_SLP_INTBASE + 17)
96 #define MSP_INT_BLKCP (MSP_SLP_INTBASE + 18)
98 #define MSP_INT_UART0 (MSP_SLP_INTBASE + 19)
100 #define MSP_INT_PCI (MSP_SLP_INTBASE + 20)
102 #define MSP_INT_PCI_DBELL (MSP_SLP_INTBASE + 21)
104 #define MSP_INT_PCI_MSI (MSP_SLP_INTBASE + 22)
106 #define MSP_INT_PCI_BC0 (MSP_SLP_INTBASE + 23)
108 #define MSP_INT_PCI_BC1 (MSP_SLP_INTBASE + 24)
110 #define MSP_INT_SLP_ERR (MSP_SLP_INTBASE + 25)
112 #define MSP_INT_MAC2 (MSP_SLP_INTBASE + 26)
119 #define MSP_PER_INTBASE (MSP_SLP_INTBASE + 32)
121 #define MSP_INT_UART1 (MSP_PER_INTBASE + 2)
124 #define MSP_INT_2WIRE (MSP_PER_INTBASE + 6)
126 #define MSP_INT_TM0 (MSP_PER_INTBASE + 7)
128 #define MSP_INT_TM1 (MSP_PER_INTBASE + 8)
131 #define MSP_INT_SPRX (MSP_PER_INTBASE + 10)
133 #define MSP_INT_SPTX (MSP_PER_INTBASE + 11)
135 #define MSP_INT_GPIO (MSP_PER_INTBASE + 12)
137 #define MSP_INT_PER_ERR (MSP_PER_INTBASE + 13)