Searched refs:WM8350_DCDC1_LOW_POWER (Results 1 – 2 of 2) sorted by relevance
463 volt_reg = WM8350_DCDC1_LOW_POWER; in wm8350_dcdc_set_suspend_voltage()495 val = wm8350_reg_read(wm8350, WM8350_DCDC1_LOW_POWER) in wm8350_dcdc_set_suspend_enable()497 wm8350_reg_write(wm8350, WM8350_DCDC1_LOW_POWER, in wm8350_dcdc_set_suspend_enable()535 val = wm8350_reg_read(wm8350, WM8350_DCDC1_LOW_POWER); in wm8350_dcdc_set_suspend_disable()537 wm8350_reg_write(wm8350, WM8350_DCDC1_LOW_POWER, in wm8350_dcdc_set_suspend_disable()1411 val = wm8350_reg_read(wm8350, WM8350_DCDC1_LOW_POWER); in wm8350_regulator_probe()
34 #define WM8350_DCDC1_LOW_POWER 0xB6 macro