Home
last modified time | relevance | path

Searched refs:set_under_voltage_protection (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dbd718x7-regulator.c70 .set_under_voltage_protection = (_set_uvp), \
82 .set_under_voltage_protection = (_set_uvp), \
577 .set_under_voltage_protection = bd718x7_set_ldo_uvp,
654 .set_under_voltage_protection = bd718x7_set_buck_uvp,
H A Dbd9576-regulator.c528 .set_under_voltage_protection = bd9576_set_uvp,
552 .set_under_voltage_protection = bd9576_set_uvp,
H A Dda9063-regulator.c582 .set_under_voltage_protection = da9063_set_xvp,
600 .set_under_voltage_protection = da9063_set_xvp,
H A Dmax5970-regulator.c217 .set_under_voltage_protection = max597x_set_uvp,
H A Dcore.c1597 ops->set_under_voltage_protection, in set_machine_constraints()
/openbmc/linux/include/linux/regulator/
H A Ddriver.h182 int (*set_under_voltage_protection)(struct regulator_dev *, int lim_uV, member