Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd_pci.c73 #define WD_PCI_TTRP 0x04 /* Temperature Trip status */ macro
345 if (control_status & WD_PCI_TTRP) { in pcipcwd_get_status()