Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dmachine.h191 unsigned ramp_disable:1; /* disable ramp delay */ member
/Linux-v4.19/drivers/regulator/
Ds2mpa01.c187 goto ramp_disable; in s2mpa01_set_ramp_delay()
205 ramp_disable: in s2mpa01_set_ramp_delay()
Dof_regulator.c87 constraints->ramp_disable = true; in of_get_regulation_constraints()
Ds2mps11.c204 goto ramp_disable; in s2mps11_set_ramp_delay()
223 ramp_disable: in s2mps11_set_ramp_delay()
Dcore.c1167 if ((rdev->constraints->ramp_delay || rdev->constraints->ramp_disable) in set_machine_constraints()
1351 c->ramp_disable, in constraint_flags_read_file()