Home
last modified time | relevance | path

Searched refs:ARCHIP_RESET_WDOG_TIMER (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/
Dar7100.c120 PUTRESETREG(ARCHIP_RESET_WDOG_TIMER, 0); in ar7100_wdog_reload()
122 PUTRESETREG(ARCHIP_RESET_WDOG_TIMER, period); in ar7100_wdog_reload()
Dar9344.c97 PUTRESETREG(ARCHIP_RESET_WDOG_TIMER, 0); in ar9344_wdog_reload()
99 PUTRESETREG(ARCHIP_RESET_WDOG_TIMER, period); in ar9344_wdog_reload()
/netbsd/src/sys/arch/mips/atheros/include/
Dar9344reg.h137 #define ARCHIP_RESET_WDOG_TIMER 0x000c macro