Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dni903x_wdt.c25 #define NIWD_CONTROL_PET 0x10 macro
61 outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL); in ni903x_start()
104 outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL); in ni903x_wdd_ping()