Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/uapi/asm/
Dwatchdog.h28 #define WD_SERVICED 0x10 /* timer interrupt was serviced */ macro
/linux-4.1.27/drivers/watchdog/
Dcpwd.c346 ret |= WD_SERVICED; in cpwd_getstatus()