Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/uapi/asm/
Dwatchdog.h28 #define WD_STOPPED 0x08 /* timer has not been started */ macro
/Linux-v4.19/drivers/watchdog/
Dcpwd.c305 unsigned char ret = WD_STOPPED; in cpwd_getstatus()