Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_watchdog.h13 #define SWRST_RESET_WDOG 0x4000 macro
/linux-4.1.27/drivers/watchdog/
Dbfin_wdt.c248 return put_user(!!(_bfin_swrst & SWRST_RESET_WDOG), p); in bfin_wdt_ioctl()