Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/wm8350/
Dpmic.h194 #define WM8350_DC2_HIB_MODE_MASK 0x1000 macro
/Linux-v4.19/drivers/regulator/
Dwm8350-regulator.c461 & ~WM8350_DC2_HIB_MODE_MASK; in wm8350_dcdc25_set_suspend_enable()
486 & ~WM8350_DC2_HIB_MODE_MASK; in wm8350_dcdc25_set_suspend_disable()