Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dni903x_wdt.c34 #define NIWD_CONTROL_PET 0x10 macro
70 outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL); in ni903x_start()
113 outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL); in ni903x_wdd_ping()