Home
last modified time | relevance | path

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

/linux/include/uapi/regulator/
H A Dregulator.h58 #define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000 macro
/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.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()