Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpnx4008_wdt.c59 #undef RESET_COUNT0
60 #define RESET_COUNT0 (1 << 2) macro
93 writel(M_RES2 | STOP_COUNT0 | RESET_COUNT0, WDTIM_MCTRL(wdt_base)); in pnx4008_wdt_start()