Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd.c119 #define WD_REVC_R2DS 0x40 /* Relay 2 disable */ macro
545 (control_status & WD_REVC_R2DS)); in pcwd_clear_status()
549 outb_p((control_status & WD_REVC_R2DS), in pcwd_clear_status()