Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds