Searched refs:WDT_RELOAD_CTRL (Results 1 – 1 of 1) sorted by relevance
21 #define WDT_RELOAD_CTRL 2 macro111 control = inb(wdt->io_base + WDT_RELOAD_CTRL); in nic7018_start()112 outb(control | WDT_RELOAD_PORT_EN, wdt->io_base + WDT_RELOAD_CTRL); in nic7018_start()127 outb(0, wdt->io_base + WDT_RELOAD_CTRL); in nic7018_stop()
Completed in 3 milliseconds