Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dcpwd.c60 #define WD_STAT_INIT 0x01 /* Watchdog timer is initialized */ macro
582 p->devs[i].runstatus |= WD_STAT_INIT; in cpwd_probe()