/openbmc/linux/drivers/regulator/ |
H A D | tps6594-regulator.c | 57 { 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 …]
|
H A D | max5970-regulator.c | 58 bool enable, bool overvoltage) in max597x_set_vp() argument 64 if (overvoltage) { in max597x_set_vp()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ltc2947.rst | 43 in0_max Overvoltage threshold 48 in0_max_alarm Overvoltage alarm 53 in1_max Overvoltage threshold 58 in1_max_alarm Overvoltage alarm
|
H A D | ltc2945.rst | 58 in1_max Overvoltage threshold 63 in1_max_alarm Overvoltage alarm 67 in2_max Overvoltage threshold 72 in2_max_alarm Overvoltage alarm
|
H A D | ltc4215.rst | 43 The LTC4215 has built-in limits for overvoltage, undervoltage, and 52 in1_max_alarm input overvoltage alarm
|
H A D | ltc4261.rst | 63 in1_max_alarm ADIN/ADIN2 Overvoltage alarm 67 in2_max_alarm ADIN/ADIN2 Overvoltage alarm
|
H A D | pm6764tr.rst | 32 under/overvoltage and feedback disconnections.
|
H A D | ltc2992.rst | 40 inX_max_alarm An overvoltage occurred. Cleared on read.
|
H A D | ltc4260.rst | 57 in1_max_alarm Overvoltage alarm
|
H A D | lineage-pem.rst | 63 in1_max_alarm Output overvoltage alarm
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,max14577.yaml | 48 OverVoltage Protection Threshold in uV; In an overvoltage condition, INT
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-thermocouple | 5 Overvoltage or Undervoltage Input Fault. The internal circuitry
|
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/ |
H A D | Fault.errors.yaml | 13 description: The power supply detected an output overvoltage fault condition.
|
/openbmc/linux/drivers/power/supply/ |
H A D | twl4030_charger.c | 79 #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()
|
H A D | test_power.c | 281 { POWER_SUPPLY_HEALTH_OVERVOLTAGE, "overvoltage" }, 565 "battery presence state <good|overheat|dead|overvoltage|failure>"); 573 "battery health state <good|overheat|dead|overvoltage|failure>");
|
H A D | bq2415x_charger.c | 932 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()
|
H A D | max14577_charger.c | 187 /* Not dead, not overvoltage */ in max14577_get_battery_health() 371 /* Initialize Overvoltage-Protection Threshold */ in max14577_charger_reg_init()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | vctrl.txt | 17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-lm3692x.txt | 21 - ti,ovp-microvolt: Overvoltage protection in
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.hpp | 21 // Overvoltage fault or warning, Undervoltage fault or warning, maximum or 66 // an output overvoltage fault.
|
/openbmc/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | 181 #define PB_STATUS_VOUT_OV_FAULT BIT(7) /* Output Overvoltage Fault */ 182 #define PB_STATUS_VOUT_OV_WARN BIT(6) /* Output Overvoltage Warning */ 200 #define PB_STATUS_INPUT_VIN_OV_FAULT BIT(7) /* Input Overvoltage Fault */ 201 #define PB_STATUS_INPUT_VIN_OV_WARN BIT(6) /* Input Overvoltage Warning */
|
/openbmc/phosphor-power/org/open_power/Witherspoon/ |
H A D | Fault.errors.yaml | 13 description: The power supply detected an output overvoltage fault condition.
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.hpp | 205 * @brief Indicates output overvoltage fault if equal to FAULT_COUNT. 355 * @brief Checks for output overvoltage fault.
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | power_supply.hpp | 205 * @brief Indicates output overvoltage fault if equal to FAULT_COUNT. 338 * @brief Checks for output overvoltage fault.
|
/openbmc/phosphor-power/ |
H A D | pmbus.hpp | 44 // Overvoltage fault or warning, Undervoltage fault or warning, maximum or 96 // an output overvoltage fault.
|