Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpcwd_pci.c80 #define WD_PCI_WDIS 0x10 /* Watchdog Disable */ macro
270 if (stat_reg & WD_PCI_WDIS) { in pcipcwd_start()
295 if (!(stat_reg & WD_PCI_WDIS)) { in pcipcwd_stop()