Home
last modified time | relevance | path

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

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