Home
last modified time | relevance | path

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

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