Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/wm8350/
H A Dwdt.h15 #define WM8350_WDOG_MODE_MASK 0x0030 macro
/openbmc/linux/drivers/watchdog/
H A Dwm8350_wdt.c74 reg &= ~WM8350_WDOG_MODE_MASK; in wm8350_wdt_start()
94 reg &= ~WM8350_WDOG_MODE_MASK; in wm8350_wdt_stop()