Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dwm8350-regulator.c351 val | WM8350_DCDC_HIB_MODE_DIS); in wm8350_dcdc_set_suspend_disable()
357 val | WM8350_DCDC_HIB_MODE_DIS); in wm8350_dcdc_set_suspend_disable()
363 val | WM8350_DCDC_HIB_MODE_DIS); in wm8350_dcdc_set_suspend_disable()
369 val | WM8350_DCDC_HIB_MODE_DIS); in wm8350_dcdc_set_suspend_disable()
/openbmc/linux/include/linux/mfd/wm8350/
H A Dpmic.h616 #define WM8350_DCDC_HIB_MODE_DIS (7 << 12) macro