Searched refs:WD_S_RUNNING (Results 1 – 1 of 1) sorted by relevance
70 #define WD_S_RUNNING 0x01 /* Watchdog device status running */ macro265 if (cpwd_readb(p->devs[index].regs + WD_STATUS) & WD_S_RUNNING) in cpwd_pingtimer()275 if (cpwd_readb(p->devs[index].regs + WD_STATUS) & WD_S_RUNNING) { in cpwd_stoptimer()316 } else if (WD_S_RUNNING & stat) { in cpwd_getstatus()