Lines Matching refs:wm8400_set_bits
34 return wm8400_set_bits(wm8400, WM8400_LDO1_CONTROL + rdev_get_id(dev), in wm8400_ldo_enable()
42 return wm8400_set_bits(wm8400, WM8400_LDO1_CONTROL + rdev_get_id(dev), in wm8400_ldo_disable()
98 return wm8400_set_bits(wm8400, WM8400_LDO1_CONTROL + rdev_get_id(dev), in wm8400_ldo_set_voltage()
126 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_enable()
135 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_disable()
178 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_set_voltage()
218 ret = wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_2 + offset, in wm8400_dcdc_set_mode()
223 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_set_mode()
229 ret = wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_2 + offset, in wm8400_dcdc_set_mode()
234 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_set_mode()
240 ret = wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_set_mode()
244 return wm8400_set_bits(wm8400, WM8400_DCDC1_CONTROL_1 + offset, in wm8400_dcdc_set_mode()