Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h214 unsigned ramp_disable:1; /* disable ramp delay */ member
/linux-6.1.9/drivers/regulator/
Ds2mpa01.c184 goto ramp_disable; in s2mpa01_set_ramp_delay()
202 ramp_disable: in s2mpa01_set_ramp_delay()
Dof_regulator.c146 constraints->ramp_disable = true; in of_get_regulation_constraints()
Ds2mps11.c205 goto ramp_disable; in s2mps11_set_ramp_delay()
223 ramp_disable: in s2mps11_set_ramp_delay()
Dcore.c1448 if ((rdev->constraints->ramp_delay || rdev->constraints->ramp_disable) in set_machine_constraints()
1773 c->ramp_disable, in constraint_flags_read_file()