Searched refs:WDOG_RESET (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mfd/wm831x/
H A Dwatchdog.h38 #define WM831X_WDOG_RESET 0x0800 /* WDOG_RESET */
39 #define WM831X_WDOG_RESET_MASK 0x0800 /* WDOG_RESET */
40 #define WM831X_WDOG_RESET_SHIFT 11 /* WDOG_RESET */
41 #define WM831X_WDOG_RESET_WIDTH 1 /* WDOG_RESET */
/linux-4.1.27/drivers/watchdog/
H A Dpnx4008_wdt.c74 #define WDOG_RESET 1 /* read only */ macro
168 pnx4008_wdd.bootstatus = (readl(WDTIM_RES(wdt_base)) & WDOG_RESET) ? pnx4008_wdt_probe()

Completed in 123 milliseconds