Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dcpwd.c58 #define WD_STAT_INIT 0x01 /* Watchdog timer is initialized */ macro
597 p->devs[i].runstatus |= WD_STAT_INIT; in cpwd_probe()