Home
last modified time | relevance | path

Searched refs:REGULATOR_SEVERITY_PROT (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/regulator/
Drt5759-regulator.c123 if (severity != REGULATOR_SEVERITY_PROT) in rt5759_set_ocp()
156 if (severity != REGULATOR_SEVERITY_PROT) in rt5759_set_otp()
Dbd9576-regulator.c329 if (severity == REGULATOR_SEVERITY_PROT) { in bd9576_set_ocp()
391 if (severity == REGULATOR_SEVERITY_PROT) { in bd9576_set_uvp()
431 if (severity == REGULATOR_SEVERITY_PROT) { in bd9576_set_ovp()
480 if (severity == REGULATOR_SEVERITY_PROT) { in bd9576_set_tw()
Dmax597x-regulator.c45 if (severity == REGULATOR_SEVERITY_PROT) { in max597x_uvp_ovp_check_mode()
153 if (severity != REGULATOR_SEVERITY_PROT) in max597x_set_ocp()
Dstpmic1_regulator.c512 if (lim || severity != REGULATOR_SEVERITY_PROT || !enable) in stpmic1_set_icc()
Dqcom-labibb-regulator.c322 if (lim || severity != REGULATOR_SEVERITY_PROT || !enable) in qcom_labibb_set_ocp()
Dbd718x7-regulator.c444 if (severity != REGULATOR_SEVERITY_PROT) { in bd718x7_xvp_sanity_check()
Dqcom_spmi-regulator.c660 if (lim_uA || !enable || severity != REGULATOR_SEVERITY_PROT) in spmi_regulator_vs_ocp()
Dcore.c1372 REGULATOR_SEVERITY_PROT); in handle_notify_limits()
1492 REGULATOR_SEVERITY_PROT, in set_machine_constraints()
/Linux-v6.1/include/linux/regulator/
Ddriver.h45 REGULATOR_SEVERITY_PROT, enumerator