Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Ddriver.h683 return REGULATOR_EVENT_OVER_CURRENT_WARN; in regulator_err2notif()
H A Dconsumer.h128 #define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000 macro
/openbmc/linux/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.c332 stat->notifs |= REGULATOR_EVENT_OVER_CURRENT_WARN; in max597x_irq_handler()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c2738 REGULATOR_EVENT_OVER_CURRENT_WARN },