Searched refs:WD_PCI_WTRP (Results 1 – 1 of 1) sorted by relevance
71 #define WD_PCI_WTRP 0x01 /* Watchdog Trip status */ macro343 if (control_status & WD_PCI_WTRP) in pcipcwd_get_status()371 (control_status & WD_PCI_R2DS) | WD_PCI_WTRP); in pcipcwd_clear_status()375 outb_p((control_status & WD_PCI_R2DS) | WD_PCI_WTRP, in pcipcwd_clear_status()