Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dwatchdog.h29 #define WD_SERVICED 0x10 /* timer interrupt was serviced */ macro
/openbmc/linux/drivers/watchdog/
H A Dcpwd.c347 ret |= WD_SERVICED; in cpwd_getstatus()