Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_OVER_CURRENT (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65219-regulator.c35 { "LDO3_OC", "LDO3", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
38 { "LDO4_OC", "LDO4", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
41 { "LDO1_OC", "LDO1", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
44 { "LDO2_OC", "LDO2", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
47 { "BUCK3_OC", "BUCK3", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
48 { "BUCK3_NEG_OC", "BUCK3", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT },
51 { "BUCK1_OC", "BUCK1", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
52 { "BUCK1_NEG_OC", "BUCK1", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT },
55 { "BUCK2_OC", "BUCK2", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
56 { "BUCK2_NEG_OC", "BUCK2", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT },
[all...]
H A Dtps6594-regulator.c205 REGULATOR_EVENT_OVER_CURRENT },
213 REGULATOR_EVENT_OVER_CURRENT },
221 REGULATOR_EVENT_OVER_CURRENT },
229 REGULATOR_EVENT_OVER_CURRENT },
237 REGULATOR_EVENT_OVER_CURRENT },
245 REGULATOR_EVENT_OVER_CURRENT },
253 REGULATOR_EVENT_OVER_CURRENT },
261 REGULATOR_EVENT_OVER_CURRENT },
269 REGULATOR_EVENT_OVER_CURRENT },
H A Dda9211-regulator.c350 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
362 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
H A Dda9210-regulator.c82 REGULATOR_EVENT_OVER_CURRENT, in da9210_irq_handler()
H A Dwm831x-isink.c103 REGULATOR_EVENT_OVER_CURRENT, in wm831x_isink_irq()
H A Dmt6370-regulator.c283 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in mt6370_ocp_handler()
H A Dbd9576-regulator.c184 data->uvd_notif = REGULATOR_EVENT_OVER_CURRENT; in bd9576_fill_ocp_flags()
243 r->uvd_notif != REGULATOR_EVENT_OVER_CURRENT) || in check_ocp_flag_mismatch()
H A Dmax5970-regulator.c348 REGULATOR_EVENT_OVER_CURRENT | in max597x_irq_handler()
H A Dmt6360-regulator.c62 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in mt6360_oc_event_handler()
H A Drtmv20-regulator.c182 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in rtmv20_irq_handler()
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dlp8755.h26 #define LP8755_EVENT_OCP REGULATOR_EVENT_OVER_CURRENT
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dlp8755.h26 #define LP8755_EVENT_OCP REGULATOR_EVENT_OVER_CURRENT
/kernel/linux/linux-5.10/drivers/regulator/
H A Dda9211-regulator.c350 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
362 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
H A Dda9210-regulator.c82 REGULATOR_EVENT_OVER_CURRENT, in da9210_irq_handler()
H A Dwm831x-isink.c103 REGULATOR_EVENT_OVER_CURRENT, in wm831x_isink_irq()
H A Dda9055-regulator.c489 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9055_ldo5_6_oc_irq()
H A Dmt6360-regulator.c62 regulator_notifier_call_chain(rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in mt6360_oc_event_handler()
H A Dslg51000-regulator.c390 REGULATOR_EVENT_OVER_CURRENT, NULL); in slg51000_irq_handler()
H A Drtmv20-regulator.c182 regulator_notifier_call_chain(priv->rdev, REGULATOR_EVENT_OVER_CURRENT, NULL); in rtmv20_irq_handler()
H A Dstpmic1_regulator.c510 REGULATOR_EVENT_OVER_CURRENT, in stpmic1_curlim_irq_handler()
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dconsumer.h110 #define REGULATOR_EVENT_OVER_CURRENT 0x02 macro
/kernel/linux/linux-6.6/include/linux/regulator/
H A Ddriver.h670 return REGULATOR_EVENT_OVER_CURRENT; in regulator_err2notif()
H A Dconsumer.h110 #define REGULATOR_EVENT_OVER_CURRENT 0x02 macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-da8xx.c185 if (event & REGULATOR_EVENT_OVER_CURRENT) { in ohci_da8xx_regulator_event()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-da8xx.c186 if (event & REGULATOR_EVENT_OVER_CURRENT) { in ohci_da8xx_regulator_event()

Completed in 21 milliseconds

12