Home
last modified time | relevance | path

Searched full:overvoltage (Results 1 – 25 of 58) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/regulator/
Dtps6594-regulator.c57 { TPS6594_IRQ_NAME_VCCA_OV, "VCCA", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
59 { TPS6594_IRQ_NAME_VMON1_OV, "VMON1", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
63 { TPS6594_IRQ_NAME_VMON2_OV, "VMON2", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
201 { TPS6594_IRQ_NAME_BUCK1_OV, "BUCK1", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
209 { TPS6594_IRQ_NAME_BUCK2_OV, "BUCK2", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
217 { TPS6594_IRQ_NAME_BUCK3_OV, "BUCK3", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
225 { TPS6594_IRQ_NAME_BUCK4_OV, "BUCK4", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
233 { TPS6594_IRQ_NAME_BUCK5_OV, "BUCK5", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
241 { TPS6594_IRQ_NAME_LDO1_OV, "LDO1", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
249 { TPS6594_IRQ_NAME_LDO2_OV, "LDO2", "overvoltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dltc2947.rst43 in0_max Overvoltage threshold
48 in0_max_alarm Overvoltage alarm
53 in1_max Overvoltage threshold
58 in1_max_alarm Overvoltage alarm
Dltc2945.rst58 in1_max Overvoltage threshold
63 in1_max_alarm Overvoltage alarm
67 in2_max Overvoltage threshold
72 in2_max_alarm Overvoltage alarm
Dltc4215.rst43 The LTC4215 has built-in limits for overvoltage, undervoltage, and
52 in1_max_alarm input overvoltage alarm
Dltc4261.rst63 in1_max_alarm ADIN/ADIN2 Overvoltage alarm
67 in2_max_alarm ADIN/ADIN2 Overvoltage alarm
/kernel/linux/linux-6.6/Documentation/hwmon/
Dltc2945.rst58 in1_max Overvoltage threshold
63 in1_max_alarm Overvoltage alarm
67 in2_max Overvoltage threshold
72 in2_max_alarm Overvoltage alarm
Dltc2947.rst43 in0_max Overvoltage threshold
48 in0_max_alarm Overvoltage alarm
53 in1_max Overvoltage threshold
58 in1_max_alarm Overvoltage alarm
Dltc4215.rst43 The LTC4215 has built-in limits for overvoltage, undervoltage, and
52 in1_max_alarm input overvoltage alarm
Dltc4261.rst63 in1_max_alarm ADIN/ADIN2 Overvoltage alarm
67 in2_max_alarm ADIN/ADIN2 Overvoltage alarm
Dpm6764tr.rst32 under/overvoltage and feedback disconnections.
Dltc2992.rst40 inX_max_alarm An overvoltage occurred. Cleared on read.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dmaxim,max14577.yaml48 OverVoltage Protection Threshold in uV; In an overvoltage condition, INT
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax14577.txt32 - maxim,ovp-uvolt : OverVoltage Protection Threshold in uV;
33 In an overvoltage condition, INT asserts and charging
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-thermocouple5 Overvoltage or Undervoltage Input Fault. The internal circuitry
/kernel/linux/linux-5.10/drivers/power/supply/
Dtwl4030_charger.c78 #define TWL4030_VBATOV BIT(1) /* VBAT overvoltage */
79 #define TWL4030_VBUSOV BIT(2) /* VBUS overvoltage */
80 #define TWL4030_ACCHGOV BIT(3) /* Ac charger overvoltage */
638 dev_crit(bci->dev, "VBAT overvoltage\n"); in twl4030_bci_interrupt()
641 dev_crit(bci->dev, "VBUS overvoltage\n"); in twl4030_bci_interrupt()
644 dev_crit(bci->dev, "Ac charger overvoltage\n"); in twl4030_bci_interrupt()
Dtest_power.c281 { POWER_SUPPLY_HEALTH_OVERVOLTAGE, "overvoltage" },
566 "battery presence state <good|overheat|dead|overvoltage|failure>");
574 "battery health state <good|overheat|dead|overvoltage|failure>");
Dbq2415x_charger.c932 case 1: /* Overvoltage protection (chip fried) */ in bq2415x_timer_work()
934 "Overvoltage protection (chip fried)"); in bq2415x_timer_work()
939 case 4: /* Battery overvoltage protection */ in bq2415x_timer_work()
941 "Battery overvoltage protection"); in bq2415x_timer_work()
970 case 1: /* Overvoltage protection (chip fried) */ in bq2415x_timer_work()
972 "Overvoltage protection (chip fried)"); in bq2415x_timer_work()
974 case 4: /* Battery overvoltage protection */ in bq2415x_timer_work()
976 "Battery overvoltage protection"); in bq2415x_timer_work()
/kernel/linux/linux-6.6/drivers/power/supply/
Dtwl4030_charger.c79 #define TWL4030_VBATOV BIT(1) /* VBAT overvoltage */
80 #define TWL4030_VBUSOV BIT(2) /* VBUS overvoltage */
81 #define TWL4030_ACCHGOV BIT(3) /* Ac charger overvoltage */
639 dev_crit(bci->dev, "VBAT overvoltage\n"); in twl4030_bci_interrupt()
642 dev_crit(bci->dev, "VBUS overvoltage\n"); in twl4030_bci_interrupt()
645 dev_crit(bci->dev, "Ac charger overvoltage\n"); in twl4030_bci_interrupt()
Dtest_power.c281 { POWER_SUPPLY_HEALTH_OVERVOLTAGE, "overvoltage" },
565 "battery presence state <good|overheat|dead|overvoltage|failure>");
573 "battery health state <good|overheat|dead|overvoltage|failure>");
Dbq2415x_charger.c932 case 1: /* Overvoltage protection (chip fried) */ in bq2415x_timer_work()
934 "Overvoltage protection (chip fried)"); in bq2415x_timer_work()
939 case 4: /* Battery overvoltage protection */ in bq2415x_timer_work()
941 "Battery overvoltage protection"); in bq2415x_timer_work()
970 case 1: /* Overvoltage protection (chip fried) */ in bq2415x_timer_work()
972 "Overvoltage protection (chip fried)"); in bq2415x_timer_work()
974 case 4: /* Battery overvoltage protection */ in bq2415x_timer_work()
976 "Battery overvoltage protection"); in bq2415x_timer_work()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dvctrl.txt17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lm3692x.txt21 - ti,ovp-microvolt: Overvoltage protection in
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-temperature-max3185619 Overvoltage or Undervoltage Input Fault. The internal circuitry
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dvctrl.txt17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dleds-lm3692x.txt21 - ti,ovp-microvolt: Overvoltage protection in

123