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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dbcm1480_int.h82 #define _BCM1480_INT_LOW(k) ((k)+64) macro
126 #define K_BCM1480_INT_BAD_ECC _BCM1480_INT_LOW(1)
127 #define K_BCM1480_INT_COR_ECC _BCM1480_INT_LOW(2)
128 #define K_BCM1480_INT_IO_BUS _BCM1480_INT_LOW(3)
129 #define K_BCM1480_INT_PERF_CNT _BCM1480_INT_LOW(4)
130 #define K_BCM1480_INT_SW_PERF_CNT _BCM1480_INT_LOW(5)
131 #define K_BCM1480_INT_TRACE_FREEZE _BCM1480_INT_LOW(6)
132 #define K_BCM1480_INT_SW_TRACE_FREEZE _BCM1480_INT_LOW(7)
133 #define K_BCM1480_INT_WATCHDOG_TIMER_0 _BCM1480_INT_LOW(8)
134 #define K_BCM1480_INT_WATCHDOG_TIMER_1 _BCM1480_INT_LOW(
[all...]

Completed in 126 milliseconds