Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/watchdog/
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()