Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmachine.h218 unsigned over_current_detection:1; /* notify on over current */ member
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c74 constraints->over_current_detection = set[0]; in of_get_regulator_prot_limits()
H A Dcore.c1567 if (rdev->constraints->over_current_detection) in set_machine_constraints()