Searched refs:WDIOF_CARDRESET (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dwatchdog.h39 #define WDIOF_CARDRESET 0x0020 /* Card previously reset the CPU */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dwatchdog.h39 #define WDIOF_CARDRESET 0x0020 /* Card previously reset the CPU */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dpcwd.c219 retval |= WDIOF_CARDRESET;
250 retval |= WDIOF_CARDRESET;
295 WDIOF_OVERHEAT | WDIOF_CARDRESET,
824 if (pcwd_info.boot_status & WDIOF_CARDRESET)
H A Damd7xx_tco.c77 status |= WDIOF_CARDRESET;
169 options: WDIOF_SETTIMEOUT | WDIOF_CARDRESET,

Completed in 40 milliseconds