Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dnic7018_wdt.c18 #define WDT_RELOAD_PORT_EN BIT(7) macro
112 outb(control | WDT_RELOAD_PORT_EN, wdt->io_base + WDT_RELOAD_CTRL); in nic7018_start()