Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mfd/wm831x/
Dwatchdog.h30 #define WM831X_WDOG_RST_SRC 0x2000 /* WDOG_RST_SRC */ macro
/linux-2.6.39/drivers/watchdog/
Dwm831x_wdt.c135 if (!(reg & WM831X_WDOG_RST_SRC)) { in wm831x_wdt_kick()
346 WM831X_WDOG_RST_SRC); in wm831x_wdt_probe()
373 reg |= WM831X_WDOG_RST_SRC; in wm831x_wdt_probe()