Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit8712f_wdt.c82 #define WDT_OUT_KRST 0x40 /* Pulse reset on timeout */ macro
150 int config = WDT_OUT_KRST | WDT_OUT_PWROK; in it8712f_wdt_update_margin()