Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dni903x_wdt.c28 #define NIWD_CONTROL_RESET 0x02 macro
60 outb(control | NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL); in ni903x_start()
113 outb(NIWD_CONTROL_RESET | NIWD_CONTROL_PROC_RESET, in ni903x_wdd_start()
126 outb(NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL); in ni903x_wdd_stop()
218 outb(NIWD_CONTROL_RESET | NIWD_CONTROL_MODE, in ni903x_acpi_add()

Completed in 3 milliseconds