Home
last modified time | relevance | path

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

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