Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmachzwd.c61 #define RESET_WD1 0x0010 macro
252 ctrl_reg |= RESET_WD1; in zf_ping()
256 ctrl_reg &= ~(RESET_WD1); in zf_ping()