Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit8712f_wdt.c79 #define WDT_UNIT_SEC 0x80 /* If 0 in MINUTES */ macro
157 config |= WDT_UNIT_SEC; /* else UNIT is MINUTES */ in it8712f_wdt_update_margin()