Home
last modified time | relevance | path

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

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