Home
last modified time | relevance | path

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

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