Home
last modified time | relevance | path

Searched refs:over_current_protection (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/regulator/
H A Dmachine.h237 unsigned over_current_protection:1; /* auto disable on over current */ member
/linux/drivers/regulator/
H A Dof_regulator.c256 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints()
H A Dcore.c1563 if (rdev->constraints->over_current_protection in set_machine_constraints()
1950 c->over_current_protection); in constraint_flags_read_file()