Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpcwd.c115 #define WD_REVC_TTRP 0x04 /* Temperature Trip status */ macro
518 if (control_status & WD_REVC_TTRP) { in pcwd_get_status()