Home
last modified time | relevance | path

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

/linux/include/linux/mfd/wm8350/
H A Dpmic.h444 #define WM8350_LDO1_HIB_MODE_DIS (0x1 << 12) macro
/linux/drivers/regulator/
H A Dwm8350-regulator.c567 wm8350_reg_write(wm8350, volt_reg, val | WM8350_LDO1_HIB_MODE_DIS); in wm8350_ldo_set_suspend_disable()