Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmachine.h220 unsigned under_voltage_detection:1; /* notify on under voltage */ member
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c77 constraints->under_voltage_detection = set[3]; in of_get_regulator_prot_limits()
H A Dcore.c1595 if (rdev->constraints->under_voltage_detection) in set_machine_constraints()