Home
last modified time | relevance | path

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

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