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

/netbsd-current/sys/arch/evbmips/sbmips/
H A Dsb1250_icu.c102 [K_INT_WATCHDOG_TIMER_1] = "wdog1",
227 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_1), K_INT_MAP_NMI);
366 if (num <= K_INT_WATCHDOG_TIMER_1)
/netbsd-current/sys/arch/sbmips/sbmips/
H A Dsb1250_icu.c102 [K_INT_WATCHDOG_TIMER_1] = "wdog1",
227 WRITE_REG(cpu->sb1cpu_imr_base + SB1250_I_MAP(K_INT_WATCHDOG_TIMER_1), K_INT_MAP_NMI);
356 if (num <= K_INT_WATCHDOG_TIMER_1)
/netbsd-current/sys/arch/mips/sibyte/dev/
H A Dsbscd.c69 { K_INT_WATCHDOG_TIMER_1, -1 },
/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_int.h67 #define K_INT_WATCHDOG_TIMER_1 1 macro
140 #define M_INT_WATCHDOG_TIMER_1 _SB_MAKEMASK1(K_INT_WATCHDOG_TIMER_1)

Completed in 199 milliseconds