Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/regulator/
Dmachine.h231 unsigned ramp_disable:1; /* disable ramp delay */ member
/linux-6.12.1/drivers/regulator/
Ds2mpa01.c183 goto ramp_disable; in s2mpa01_set_ramp_delay()
201 ramp_disable: in s2mpa01_set_ramp_delay()
Ds2mps11.c206 goto ramp_disable; in s2mps11_set_ramp_delay()
224 ramp_disable: in s2mps11_set_ramp_delay()
Dof_regulator.c148 constraints->ramp_disable = true; in of_get_regulation_constraints()
Dcore.c1454 if ((rdev->constraints->ramp_delay || rdev->constraints->ramp_disable) in set_machine_constraints()
1782 c->ramp_disable, in constraint_flags_read_file()