spmi_vreg_write 570 drivers/regulator/qcom_spmi-regulator.c return spmi_vreg_write(vreg, SPMI_VS_REG_OCP, ®, 1); spmi_vreg_write 792 drivers/regulator/qcom_spmi-regulator.c return spmi_vreg_write(vreg, SPMI_COMMON_REG_VOLTAGE_RANGE, buf, 2); spmi_vreg_write 809 drivers/regulator/qcom_spmi-regulator.c return spmi_vreg_write(vreg, SPMI_FTSMPS426_REG_VOLTAGE_LSB, buf, 2); spmi_vreg_write 872 drivers/regulator/qcom_spmi-regulator.c return spmi_vreg_write(vreg, SPMI_COMMON_REG_VOLTAGE_SET, &sel, 1); spmi_vreg_write 1678 drivers/regulator/qcom_spmi-regulator.c ret = spmi_vreg_write(vreg, SPMI_COMMON_REG_VOLTAGE_RANGE, ctrl_reg, 8);