Searched refs:set_soft_start (Results 1 – 6 of 6) sorted by relevance
45 .set_soft_start = regulator_set_soft_start_regmap,
167 .set_soft_start = regulator_set_soft_start_regmap,
1442 .set_soft_start = spmi_regulator_common_set_soft_start,1462 .set_soft_start = spmi_regulator_common_set_soft_start,1537 .set_soft_start = spmi_regulator_common_set_soft_start,
687 .set_soft_start = qcom_labibb_set_soft_start,
1496 if (rdev->constraints->soft_start && ops->set_soft_start) { in set_machine_constraints() 1497 ret = ops->set_soft_start(rdev); in set_machine_constraints()
137 * @set_soft_start: Enable soft start for the regulator.204 int (*set_soft_start) (struct regulator_dev *); member 340 * @soft_start_reg: Register for control when using regmap set_soft_start341 * @soft_start_mask: Mask for control when using regmap set_soft_start343 * set_soft_start