Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h219 unsigned over_voltage_detection:1; /* notify on over voltage */ member
/linux-6.1.9/drivers/regulator/
Dof_regulator.c75 constraints->over_voltage_detection = set[1]; in of_get_regulator_prot_limits()
Dcore.c1515 if (rdev->constraints->over_voltage_detection) in set_machine_constraints()