Home
last modified time | relevance | path

Searched refs:ramp_disable (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/regulator/
Dmachine.h147 unsigned ramp_disable:1; /* disable ramp delay */ member
/linux-4.4.14/drivers/regulator/
Ds2mpa01.c192 goto ramp_disable; in s2mpa01_set_ramp_delay()
210 ramp_disable: in s2mpa01_set_ramp_delay()
Dof_regulator.c87 constraints->ramp_disable = true; in of_get_regulation_constraints()
Ds2mps11.c214 goto ramp_disable; in s2mps11_set_ramp_delay()
233 ramp_disable: in s2mps11_set_ramp_delay()
Dcore.c1109 if ((rdev->constraints->ramp_delay || rdev->constraints->ramp_disable) in set_machine_constraints()
2788 if (ret == 0 && !rdev->constraints->ramp_disable && old_selector >= 0 in _regulator_do_set_voltage()