Searched refs:WD_WDIS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/watchdog/
H A Dpcwd.c122 #define WD_WDIS 0x10 /* Watchdog Disabled */ macro
418 if (stat_reg & WD_WDIS) {
446 if ((stat_reg & WD_WDIS) == 0) {

Completed in 192 milliseconds