Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit8712f_wdt.c74 #define WDT_RESET_GAME 0x10 /* Reset timer on read or write to game port */ macro
84 static int wdt_control_reg = WDT_RESET_GAME;
144 if (wdt_control_reg & WDT_RESET_GAME) in it8712f_wdt_ping()