Searched refs:WM831X_WDOG_RST_SRC (Results 1 – 2 of 2) sorted by relevance
116 if (!(reg & WM831X_WDOG_RST_SRC)) { in wm831x_wdt_ping()236 WM831X_WDOG_RST_SRC); in wm831x_wdt_probe()257 reg |= WM831X_WDOG_RST_SRC; in wm831x_wdt_probe()
30 #define WM831X_WDOG_RST_SRC 0x2000 /* WDOG_RST_SRC */ macro