Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dpcwd_pci.c84 #define WD_PCI_WDIS 0x10 /* Watchdog Disable */ macro
274 if (stat_reg & WD_PCI_WDIS) { in pcipcwd_start()
299 if (!(stat_reg & WD_PCI_WDIS)) { in pcipcwd_stop()