Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpcwd_pci.c76 #define WD_PCI_R2DS 0x40 /* Relay 2 Disable Temperature-trip / macro
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()