Searched refs:WM8350_DCDC6_LOW_POWER (Results 1 – 2 of 2) sorted by relevance
354 volt_reg = WM8350_DCDC6_LOW_POWER; in wm8350_dcdc_set_suspend_voltage()398 val = wm8350_reg_read(wm8350, WM8350_DCDC6_LOW_POWER) in wm8350_dcdc_set_suspend_enable()400 wm8350_reg_write(wm8350, WM8350_DCDC6_LOW_POWER, in wm8350_dcdc_set_suspend_enable()438 val = wm8350_reg_read(wm8350, WM8350_DCDC6_LOW_POWER); in wm8350_dcdc_set_suspend_disable()440 wm8350_reg_write(wm8350, WM8350_DCDC6_LOW_POWER, in wm8350_dcdc_set_suspend_disable()1196 val = wm8350_reg_read(wm8350, WM8350_DCDC6_LOW_POWER); in wm8350_regulator_probe()
47 #define WM8350_DCDC6_LOW_POWER 0xC5 macro