Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit87_wdt.c81 #define WDT_PWRGD 0x20 macro
362 if (!(ctrl & WDT_PWRGD)) { in it87_wdt_init()
363 ctrl |= WDT_PWRGD; in it87_wdt_init()