Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h195 unsigned over_current_protection:1; /* auto disable on over current */ member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dof_regulator.c188 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints()
H A Dcore.c1406 if (rdev->constraints->over_current_protection in set_machine_constraints()
1607 c->over_current_protection); in constraint_flags_read_file()