Searched refs:REGULATOR_EVENT_OVER_CURRENT (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/include/linux/platform_data/ |
| D | lp8755.h | 26 #define LP8755_EVENT_OCP REGULATOR_EVENT_OVER_CURRENT
|
| /Linux-v5.4/drivers/regulator/ |
| D | da9211-regulator.c | 319 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler() 333 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9211_irq_handler()
|
| D | da9210-regulator.c | 84 REGULATOR_EVENT_OVER_CURRENT, in da9210_irq_handler()
|
| D | wm831x-isink.c | 104 REGULATOR_EVENT_OVER_CURRENT, in wm831x_isink_irq()
|
| D | da9055-regulator.c | 490 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9055_ldo5_6_oc_irq()
|
| D | slg51000-regulator.c | 394 REGULATOR_EVENT_OVER_CURRENT, NULL); in slg51000_irq_handler()
|
| D | stpmic1_regulator.c | 506 REGULATOR_EVENT_OVER_CURRENT, in stpmic1_curlim_irq_handler()
|
| D | da9063-regulator.c | 613 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9063_ldo_lim_event()
|
| D | wm831x-dcdc.c | 196 REGULATOR_EVENT_OVER_CURRENT, in wm831x_dcdc_oc_irq()
|
| D | da9062-regulator.c | 902 REGULATOR_EVENT_OVER_CURRENT, NULL); in da9062_ldo_lim_event()
|
| /Linux-v5.4/include/linux/regulator/ |
| D | consumer.h | 108 #define REGULATOR_EVENT_OVER_CURRENT 0x02 macro
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ohci-da8xx.c | 185 if (event & REGULATOR_EVENT_OVER_CURRENT) { in ohci_da8xx_regulator_event()
|