Searched refs:WDT_OPTORST (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/watchdog/ | ||
H A D | wd501p.h | 34 #define WDT_OPTORST (io+14) /* wr=enable, rd=disable */ macro |
H A D | wdt_pci.c | 145 inb(WDT_OPTORST); /* disable */ in wdtpci_start() |