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

/linux-4.4.14/drivers/watchdog/
H A Dit8712f_wdt.c79 #define WDT_RESET_GAME 0x10 /* Reset timer on read or write to game port */ macro
89 static int wdt_control_reg = WDT_RESET_GAME;
92 "register. The default WDT_RESET_GAME resets the timer on "
149 if (wdt_control_reg & WDT_RESET_GAME) it8712f_wdt_ping()

Completed in 158 milliseconds