Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/regulator/
Ddriver.h679 return REGULATOR_EVENT_OVER_CURRENT_WARN; in regulator_err2notif()
Dconsumer.h128 #define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000 macro
/Linux-v6.1/drivers/regulator/
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()
Dmax597x-regulator.c332 stat->notifs |= REGULATOR_EVENT_OVER_CURRENT_WARN; in max597x_irq_handler()