Searched refs:REGULATOR_EVENT_OVER_CURRENT (Results 1 – 17 of 17) sorted by relevance
| /linux/include/linux/platform_data/ |
| A D | lp8755.h | 26 #define LP8755_EVENT_OCP REGULATOR_EVENT_OVER_CURRENT
|
| /linux/drivers/regulator/ |
| A D | da9211-regulator.c | 350 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler() 362 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
|
| A D | wm831x-isink.c | 103 REGULATOR_EVENT_OVER_CURRENT, in wm831x_isink_irq()
|
| A D | da9210-regulator.c | 82 REGULATOR_EVENT_OVER_CURRENT, in da9210_irq_handler()
|
| A D | bd9576-regulator.c | 183 data->uvd_notif = REGULATOR_EVENT_OVER_CURRENT; in bd9576_fill_ocp_flags() 242 r->uvd_notif != REGULATOR_EVENT_OVER_CURRENT) || in check_ocp_flag_mismatch()
|
| A D | mt6360-regulator.c | 62 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in mt6360_oc_event_handler()
|
| A D | rtmv20-regulator.c | 182 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in rtmv20_irq_handler()
|
| A D | da9121-regulator.c | 160 DA9121_STATUS(1, 1, OC1, REGULATOR_EVENT_OVER_CURRENT, NULL), 164 DA9xxx_STATUS(2, 1, OC2, REGULATOR_EVENT_OVER_CURRENT, NULL),
|
| A D | da9055-regulator.c | 489 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9055_ldo5_6_oc_irq()
|
| A D | slg51000-regulator.c | 390 REGULATOR_EVENT_OVER_CURRENT, NULL); in slg51000_irq_handler()
|
| A D | stpmic1_regulator.c | 526 REGULATOR_EVENT_OVER_CURRENT, in stpmic1_curlim_irq_handler()
|
| A D | qcom-labibb-regulator.c | 298 REGULATOR_EVENT_OVER_CURRENT, NULL); in qcom_labibb_ocp_isr()
|
| A D | da9063-regulator.c | 706 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9063_ldo_lim_event()
|
| A D | wm831x-dcdc.c | 193 REGULATOR_EVENT_OVER_CURRENT, in wm831x_dcdc_oc_irq()
|
| A D | da9062-regulator.c | 911 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9062_ldo_lim_event()
|
| /linux/include/linux/regulator/ |
| A D | consumer.h | 110 #define REGULATOR_EVENT_OVER_CURRENT 0x02 macro
|
| /linux/drivers/usb/host/ |
| A D | ohci-da8xx.c | 185 if (event & REGULATOR_EVENT_OVER_CURRENT) { in ohci_da8xx_regulator_event()
|
Completed in 26 milliseconds