Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Drt5759-regulator.c123 if (severity != REGULATOR_SEVERITY_PROT) in rt5759_set_ocp()
156 if (severity != REGULATOR_SEVERITY_PROT) in rt5759_set_otp()
H A 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()
H A Dmax5970-regulator.c172 if (severity == REGULATOR_SEVERITY_PROT) { in max597x_uvp_ovp_check_mode()
280 if (severity != REGULATOR_SEVERITY_PROT) in max597x_set_ocp()
H A Dstpmic1_regulator.c512 if (lim || severity != REGULATOR_SEVERITY_PROT || !enable) in stpmic1_set_icc()
H A Dqcom-labibb-regulator.c322 if (lim || severity != REGULATOR_SEVERITY_PROT || !enable) in qcom_labibb_set_ocp()
H A Dbd718x7-regulator.c445 if (severity != REGULATOR_SEVERITY_PROT) { in bd718x7_xvp_sanity_check()
H A Dqcom_spmi-regulator.c660 if (lim_uA || !enable || severity != REGULATOR_SEVERITY_PROT) in spmi_regulator_vs_ocp()
H A Dcore.c1401 REGULATOR_SEVERITY_PROT); in handle_notify_limits()
1523 REGULATOR_SEVERITY_PROT, in set_machine_constraints()
/linux-6.15/include/linux/regulator/
H A Ddriver.h45 REGULATOR_SEVERITY_PROT, enumerator