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