/linux/drivers/regulator/ |
H A D | tps65219-regulator.c | 39 { "LDO3_OC", "LDO3", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 42 { "LDO4_OC", "LDO4", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 55 { "LDO1_OC", "LDO1", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 58 { "LDO2_OC", "LDO2", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 61 { "BUCK3_OC", "BUCK3", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 62 { "BUCK3_NEG_OC", "BUCK3", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 65 { "BUCK1_OC", "BUCK1", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 66 { "BUCK1_NEG_OC", "BUCK1", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 69 { "BUCK2_OC", "BUCK2", "overcurrent", REGULATOR_EVENT_OVER_CURRENT }, 70 { "BUCK2_NEG_OC", "BUCK2", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT },
|
H A D | tps6594-regulator.c | 269 { TPS6594_IRQ_NAME_BUCK1_ILIM, "BUCK1", "reach ilim, overcurrent", 277 { TPS6594_IRQ_NAME_BUCK2_ILIM, "BUCK2", "reach ilim, overcurrent", 285 { TPS6594_IRQ_NAME_BUCK3_ILIM, "BUCK3", "reach ilim, overcurrent", 293 { TPS6594_IRQ_NAME_BUCK4_ILIM, "BUCK4", "reach ilim, overcurrent", 301 { TPS6594_IRQ_NAME_BUCK5_ILIM, "BUCK5", "reach ilim, overcurrent", 309 { TPS6594_IRQ_NAME_LDO1_ILIM, "LDO1", "reach ilim, overcurrent", 317 { TPS6594_IRQ_NAME_LDO2_ILIM, "LDO2", "reach ilim, overcurrent", 325 { TPS6594_IRQ_NAME_LDO3_ILIM, "LDO3", "reach ilim, overcurrent", 333 { TPS6594_IRQ_NAME_LDO4_ILIM, "LDO4", "reach ilim, overcurrent",
|
H A D | tps65090-regulator.c | 30 #define MAX_OVERCURRENT_WAIT 3 /* Overcurrent wait must be <= this */ 54 * tps65090_reg_set_overcurrent_wait - Setup overcurrent wait 56 * This will set the overcurrent wait time based on what's in the regulator 73 dev_err(&rdev->dev, "Error updating overcurrent wait %#x\n", in tps65090_reg_set_overcurrent_wait() 125 * - We'll make sure that we bump the "overcurrent wait" to the maximum, which 387 if (of_property_read_u32(np, "ti,overcurrent-wait", in tps65090_parse_dt_reg_data()
|
H A D | qcom-labibb-regulator.c | 238 * qcom_labibb_ocp_isr - Interrupt routine for OverCurrent Protection 271 * damage at all costs, we assume that the overcurrent event was in qcom_labibb_ocp_isr() 288 /* Warn the user for overcurrent */ in qcom_labibb_ocp_isr() 296 /* Signal overcurrent event to drivers */ in qcom_labibb_ocp_isr() 830 /* OverCurrent Protection IRQ is optional */ in qcom_labibb_regulator_probe()
|
/linux/Documentation/hwmon/ |
H A D | ltc4282.rst | 85 curr1_max Overcurrent threshold 89 Also clears overcurrent fault logs. 91 curr1_max_alarm Overcurrent alarm 92 curr1_crit_alarm Critical Overcurrent alarm 132 curr1_crit_fault_log Set to 1 by an overcurrent fault occurring.
|
H A D | ltc4245.rst | 67 curr1_max_alarm 12v overcurrent alarm 68 curr2_max_alarm 5v overcurrent alarm 69 curr3_max_alarm 3v overcurrent alarm 70 curr4_max_alarm Vee (-12v) overcurrent alarm
|
H A D | ltc2945.rst | 76 curr1_max Overcurrent threshold 81 curr1_max_alarm Overcurrent alarm
|
H A D | ltc2947.rst | 63 curr1_max Overcurrent threshold 68 curr1_max_alarm Overcurrent alarm
|
H A D | adm1177.rst | 36 curr1_max_alarm Overcurrent alarm in microamperes.
|
H A D | pm6764tr.rst | 31 response. The device assures fast and independent protection against load overcurrent,
|
H A D | ltc2992.rst | 48 currX_max_alarm An overcurrent occurred. Cleared on read.
|
H A D | ltc4215.rst | 55 curr1_max_alarm overcurrent alarm
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | maxim,max34408.yaml | 7 title: Maxim MAX34408/MAX34409 current monitors with overcurrent control 19 user-programmable digital thresholds to indicate overcurrent conditions. 20 Overcurrent conditions trigger a hardware output to provide an immediate
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | tps65090.txt | 24 - ti,overcurrent-wait: This is applicable to FET registers, which have a 25 poorly defined "overcurrent wait" field. If this property is present it 27 "overcurrent wait" field and we'll leave it to the BIOS/EC to deal with.
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-snow-common.dtsi | 131 ti,overcurrent-wait = <3>; 136 ti,overcurrent-wait = <3>; 141 ti,overcurrent-wait = <3>; 145 ti,overcurrent-wait = <3>; 150 ti,overcurrent-wait = <3>; 154 ti,overcurrent-wait = <3>; 159 ti,overcurrent-wait = <3>;
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,max77693.yaml | 50 maxim,battery-overcurrent-microamp: 52 Overcurrent protection threshold in uA (current from battery to
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,adm1177.yaml | 31 the current reading and overcurrent alert is disabled. 36 If not provided, the overcurrent alert is configured to max ADC range
|
H A D | adi,ltc4282.yaml | 83 adi,overcurrent-retry: 86 Overcurrent fault.
|
/linux/drivers/input/misc/ |
H A D | twl6040-vibra.c | 61 dev_warn(info->dev, "Left Vibrator overcurrent detected\n"); in twl6040_vib_irq_handler() 66 dev_warn(info->dev, "Right Vibrator overcurrent detected\n"); in twl6040_vib_irq_handler() 88 * ERRATA: Disable overcurrent protection for at least in twl6040_vibra_enable() 90 * overcurrent detection in twl6040_vibra_enable()
|
/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray-pinctrl.dtsi | 322 drdu2_pins: drdu2-overcurrent-pins { 331 drdu3_pins: drdu3-overcurrent-pins { 340 usb3h_pins: usb3h-overcurrent-pins {
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta350.txt | 63 - st,overcurrent-warning-adjustment: 64 If present, overcurrent warning adjustment is enabled.
|
/linux/Documentation/wmi/devices/ |
H A D | dell-wmi-ddv.rst | 163 - overcurrent failure (``0xb``) 183 The following failure codes are valid for a overcurrent failure: 185 - overcurrent during charging (``0x6``) 186 - overcurrent during discharging (``0xb``)
|
/linux/drivers/usb/host/ |
H A D | uhci-hub.c | 63 * overcurrent indications, causing massive log spam unless in get_hub_status_data() 66 * the motherboard; if the overcurrent input is left to float in get_hub_status_data() 270 /* Intel controllers report the OverCurrent bit active on. in uhci_hub_control()
|
/linux/include/linux/usb/ |
H A D | isp116x.h | 13 /* On-chip overcurrent detection */
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-388-helios4.dts | 157 * 5-USB3 overcurrent 195 line-name = "usb-overcurrent-status";
|