| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | ohci-omap.c | 60 struct gpio_desc *overcurrent; member 246 /* board-specific power switching and overcurrent support */ in ohci_omap_reset() 259 /* gpio9 for overcurrent detction */ in ohci_omap_reset() 331 * This "overcurrent" GPIO line isn't really used in the code, in ohci_hcd_omap_probe() 333 * TODO: implement proper overcurrent handling. in ohci_hcd_omap_probe() 335 priv->overcurrent = devm_gpiod_get_optional(&pdev->dev, "overcurrent", in ohci_hcd_omap_probe() 337 if (IS_ERR(priv->overcurrent)) { in ohci_hcd_omap_probe() 338 retval = PTR_ERR(priv->overcurrent); in ohci_hcd_omap_probe() 341 if (priv->overcurrent) in ohci_hcd_omap_probe() 342 gpiod_set_consumer_name(priv->overcurrent, "OHCI overcurrent"); in ohci_hcd_omap_probe()
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ltc4245 | 60 curr1_max_alarm 12v overcurrent alarm 61 curr2_max_alarm 5v overcurrent alarm 62 curr3_max_alarm 3v overcurrent alarm 63 curr4_max_alarm Vee (-12v) overcurrent alarm
|
| D | ltc2945 | 69 curr1_max Overcurrent threshold 74 curr1_max_alarm Overcurrent alarm
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| 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
|
| D | ltc2945.rst | 76 curr1_max Overcurrent threshold 81 curr1_max_alarm Overcurrent alarm
|
| D | ltc2947.rst | 63 curr1_max Overcurrent threshold 68 curr1_max_alarm Overcurrent alarm
|
| D | adm1177.rst | 35 curr1_max_alarm Overcurrent alarm in microamperes.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| 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.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/ |
| 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.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | adi,adm1177.yaml | 32 the current reading and overcurrent alert is disabled. 37 If not provided, the overcurrent alert is configured to max ADC range
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| 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()
|
| /kernel/linux/linux-4.19/drivers/regulator/ |
| D | tps65090-regulator.c | 40 #define MAX_OVERCURRENT_WAIT 3 /* Overcurrent wait must be <= this */ 64 * tps65090_reg_set_overcurrent_wait - Setup overcurrent wait 66 * This will set the overcurrent wait time based on what's in the regulator 83 dev_err(&rdev->dev, "Error updating overcurrent wait %#x\n", in tps65090_reg_set_overcurrent_wait() 135 * - We'll make sure that we bump the "overcurrent wait" to the maximum, which 391 "ti,overcurrent-wait", in tps65090_parse_dt_reg_data()
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | exynos5250-snow-common.dtsi | 132 ti,overcurrent-wait = <3>; 137 ti,overcurrent-wait = <3>; 142 ti,overcurrent-wait = <3>; 146 ti,overcurrent-wait = <3>; 151 ti,overcurrent-wait = <3>; 155 ti,overcurrent-wait = <3>; 160 ti,overcurrent-wait = <3>;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos5250-snow-common.dtsi | 132 ti,overcurrent-wait = <3>; 137 ti,overcurrent-wait = <3>; 142 ti,overcurrent-wait = <3>; 146 ti,overcurrent-wait = <3>; 151 ti,overcurrent-wait = <3>; 155 ti,overcurrent-wait = <3>; 160 ti,overcurrent-wait = <3>;
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| 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()
|
| /kernel/linux/linux-4.19/drivers/input/misc/ |
| D | twl6040-vibra.c | 75 dev_warn(info->dev, "Left Vibrator overcurrent detected\n"); in twl6040_vib_irq_handler() 80 dev_warn(info->dev, "Right Vibrator overcurrent detected\n"); in twl6040_vib_irq_handler() 102 * ERRATA: Disable overcurrent protection for at least in twl6040_vibra_enable() 104 * overcurrent detection in twl6040_vibra_enable()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 66 - maxim,battery-overcurrent-microamp : Overcurrent protection threshold 176 maxim,battery-overcurrent-microamp = <3000000>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 66 - maxim,battery-overcurrent-microamp : Overcurrent protection threshold 176 maxim,battery-overcurrent-microamp = <3000000>;
|
| /kernel/linux/linux-4.19/arch/mips/cavium-octeon/ |
| D | octeon-usb.c | 153 /* Overcurrent protection enable: 0x0 = unavailable, 0x1 = available */ 155 /* Overcurrent sene selection: 156 * 0x0 = Overcurrent indication from off-chip is active-low 157 * 0x1 = Overcurrent indication from off-chip is active-high 356 /* Step 2: Select GPIO for overcurrent indication, if desired. SKIP */ in dwc3_octeon_clocks_start()
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
| D | octeon-usb.c | 153 /* Overcurrent protection enable: 0x0 = unavailable, 0x1 = available */ 155 /* Overcurrent sene selection: 156 * 0x0 = Overcurrent indication from off-chip is active-low 157 * 0x1 = Overcurrent indication from off-chip is active-high 356 /* Step 2: Select GPIO for overcurrent indication, if desired. SKIP */ in dwc3_octeon_clocks_start()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | st,sta350.txt | 63 - st,overcurrent-warning-adjustment: 64 If present, overcurrent warning adjustment is enabled.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | st,sta350.txt | 63 - st,overcurrent-warning-adjustment: 64 If present, overcurrent warning adjustment is enabled.
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-devices-system-cpu | 395 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overcurrent 428 - overcurrent : This file gives the total number of times the 429 max frequency is throttled due to 'Overcurrent'. 435 powercap, overtemp, supply_fault, overcurrent and occ_reset map to 445 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overcurrent
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | isp1760.h | 14 unsigned analog_oc:1; /* Analog overcurrent */
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | isp1760.h | 14 unsigned analog_oc:1; /* Analog overcurrent */
|