Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/regulator/
H A Dregulator.h58 #define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000 macro
/linux-6.15/include/linux/regulator/
H A Ddriver.h687 return REGULATOR_EVENT_OVER_CURRENT_WARN; in regulator_err2notif()
/linux-6.15/drivers/regulator/
H A Dbd9576-regulator.c181 data->uvd_notif = REGULATOR_EVENT_OVER_CURRENT_WARN; in bd9576_fill_ocp_flags()
245 r->uvd_notif != REGULATOR_EVENT_OVER_CURRENT_WARN)) { in check_ocp_flag_mismatch()
H A Dmax5970-regulator.c459 stat->notifs |= REGULATOR_EVENT_OVER_CURRENT_WARN; in max597x_irq_handler()
H A Dcore.c4690 REGULATOR_EVENT_OVER_CURRENT_WARN, in regulator_request_power_budget()
/linux-6.15/drivers/hwmon/pmbus/
H A Dpmbus_core.c2860 REGULATOR_EVENT_OVER_CURRENT_WARN },