Home
last modified time | relevance | path

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

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