Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dni903x_wdt.c37 #define NIWD_CONTROL_RESET 0x02 macro
69 outb(control | NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL); in ni903x_start()
122 outb(NIWD_CONTROL_RESET | NIWD_CONTROL_PROC_RESET, in ni903x_wdd_start()
135 outb(NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL); in ni903x_wdd_stop()
231 outb(NIWD_CONTROL_RESET | NIWD_CONTROL_MODE, in ni903x_acpi_add()