Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwm8350_wdt.c74 reg &= ~WM8350_WDOG_MODE_MASK; in wm8350_wdt_start()
94 reg &= ~WM8350_WDOG_MODE_MASK; in wm8350_wdt_stop()
/Linux-v4.19/include/linux/mfd/wm8350/
Dwdt.h19 #define WM8350_WDOG_MODE_MASK 0x0030 macro