Home
last modified time | relevance | path

Searched full:ovp (Results 1 – 25 of 60) sorted by relevance

123

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/
Dvctrl.txt17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the
18 regulator in percent. Some regulators have an OVP
27 each step is within the OVP threshold.
31 This value is required when ovp-threshold-percent is
48 ovp-threshold-percent = <16>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dvctrl.txt17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the
18 regulator in percent. Some regulators have an OVP
27 each step is within the OVP threshold.
31 This value is required when ovp-threshold-percent is
48 ovp-threshold-percent = <16>;
Dmps,mpq7920.yaml67 mps,buck-ovp-disable:
103 mps,buck-ovp-disable;
/kernel/linux/linux-5.10/drivers/video/backlight/
Dqcom-wled.c167 u32 ovp; member
219 * Time to wait before checking the OVP status after wled module enable.
318 * The hardware generates a storm of spurious OVP in wled_module_enable()
402 dev_dbg(wled->dev, "WLED OVP fault detected, int_rt_sts=0x%x fault_sts=0x%x\n", in wled_ovp_fault_status()
419 /* For WLED5, get the delay based on OVP timer */ in wled5_ovp_delay()
658 dev_err(wled->dev, "Error in getting OVP fault_sts, rc=%d\n", in wled_auto_string_detection()
664 dev_dbg(wled->dev, "WLED OVP fault detected with SINK %d\n", in wled_auto_string_detection()
768 * Check if the OVP fault was an occasional one in wled4_auto_detection_required()
799 * Unlike WLED4, WLED5 has OVP fault density interrupt configuration in wled5_auto_detection_required()
800 * i.e. to count the number of OVP alarms for a certain duration before in wled5_auto_detection_required()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lm3692x.txt21 - ti,ovp-microvolt: Overvoltage protection in
23 29000000. If ti,ovp-microvolt is not specified it
53 ti,ovp-microvolt = <29000000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dbq25980.yaml41 ti,sc-ovp-limit-microvolt:
55 ti,bypass-ovp-limit-microvolt:
109 ti,sc-ovp-limit-microvolt = <17800000>;
Dbq24257.txt27 - ti,ovp-voltage: Configures the over voltage protection voltage (in uV). If
60 ti,ovp-voltage = <9500000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml85 qcom,ovp:
93 qcom,ovp-millivolt:
137 - const: ovp
250 qcom,ovp = <29>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax14577.txt32 - maxim,ovp-uvolt : OverVoltage Protection Threshold in uV;
100 maxim,ovp-uvolt = <6500000>;
145 maxim,ovp-uvolt = <6500000>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/
Dmax14577.txt30 - maxim,ovp-uvolt : OverVoltage Protection Threshold in uV;
98 maxim,ovp-uvolt = <6500000>;
143 maxim,ovp-uvolt = <6500000>;
/kernel/linux/linux-4.19/drivers/regulator/
Dvctrl-regulator.c106 /* voltage rising or no OVP */ in vctrl_set_voltage()
165 /* voltage rising or no OVP */ in vctrl_set_voltage_sel()
241 ret = of_property_read_u32(np, "ovp-threshold-percent", &pval); in vctrl_parse_dt()
246 "ovp-threshold-percent (%u) > 100\n", in vctrl_parse_dt()
270 "ovp-threshold-percent requires min-slew-down-rate\n"); in vctrl_parse_dt()
373 /* pre-calculate OVP-safe downward transitions */ in vctrl_init_vtable()
387 dev_warn(&pdev->dev, "switching down from %duV may cause OVP shutdown\n", in vctrl_init_vtable()
/kernel/linux/linux-5.10/drivers/regulator/
Dvctrl-regulator.c110 /* voltage rising or no OVP */ in vctrl_set_voltage()
173 /* voltage rising or no OVP */ in vctrl_set_voltage_sel()
248 ret = of_property_read_u32(np, "ovp-threshold-percent", &pval); in vctrl_parse_dt()
253 "ovp-threshold-percent (%u) > 100\n", in vctrl_parse_dt()
277 "ovp-threshold-percent requires min-slew-down-rate\n"); in vctrl_parse_dt()
378 /* pre-calculate OVP-safe downward transitions */ in vctrl_init_vtable()
392 dev_warn(&pdev->dev, "switching down from %duV may cause OVP shutdown\n", in vctrl_init_vtable()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/backlight/
Dpm8941-wled.txt23 - qcom,ovp: V; Over-voltage protection limit; one of:
40 qcom,ovp = <29>;
/kernel/linux/linux-4.19/drivers/video/backlight/
Dpm8941-wled.c72 u32 ovp; member
140 PM8941_WLED_REG_OVP_MASK, wled->cfg.ovp); in pm8941_wled_setup()
208 .ovp = 2,
300 "qcom,ovp", in pm8941_wled_configure()
301 &cfg->ovp, in pm8941_wled_configure()
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lm3692x.c382 u32 ovp, max_cur; in lm3692x_probe_dt() local
408 "ti,ovp-microvolt", &ovp); in lm3692x_probe_dt()
412 switch (ovp) { in lm3692x_probe_dt()
425 dev_err(&led->client->dev, "Invalid OVP %d\n", ovp); in lm3692x_probe_dt()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/supply/
Dbq24257.txt27 - ti,ovp-voltage: Configures the over voltage protection voltage (in uV). If
60 ti,ovp-voltage = <9500000>;
/kernel/linux/linux-4.19/arch/arm64/boot/dts/rockchip/
Drk3399-gru-chromebook.dtsi77 ovp-threshold-percent = <16>;
215 ovp-threshold-percent = <16>;
220 ovp-threshold-percent = <16>;
225 ovp-threshold-percent = <16>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-chromebook.dtsi77 ovp-threshold-percent = <16>;
220 ovp-threshold-percent = <16>;
225 ovp-threshold-percent = <16>;
230 ovp-threshold-percent = <16>;
/kernel/linux/linux-5.10/drivers/power/supply/
Dbq25980_charger.c24 bool ovp; member
595 state->ovp = (stat1 & BQ25980_STAT1_OVP_MASK) | in bq25980_get_state()
741 else if (state.ovp) in bq25980_get_charger_property()
821 old_state.ovp != new_state->ovp || in bq25980_state_changed()
1157 "ti,sc-ovp-limit-microvolt", in bq25980_parse_dt()
1164 dev_err(bq->dev, "SC ovp limit is out of range\n"); in bq25980_parse_dt()
1181 "ti,bypass-ovp-limit-microvolt", in bq25980_parse_dt()
1188 dev_err(bq->dev, "Bypass ovp limit is out of range\n"); in bq25980_parse_dt()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/
Dextcon-rt8973a.txt4 The Richtek RT8973A is Micro USB Switch with OVP and I2C interface. The RT8973A
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/extcon/
Dextcon-rt8973a.txt4 The Richtek RT8973A is Micro USB Switch with OVP and I2C interface. The RT8973A
/kernel/linux/linux-5.10/include/linux/platform_data/
Dlp8755.h20 *OVP : over voltage protect activated
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-rt8973a.c98 /* Define OVP (Over Voltage Protection), OTP (Over Temperature Protection) */
156 { RT8973A_INT1_OVP, "muic-ovp" },
163 { RT8973A_INT2_OVP_FET, "muic-ovp-fet" },
166 { RT8973A_INT2_OVP_OCP, "muic-ovp-ocp" },
/kernel/linux/linux-4.19/drivers/extcon/
Dextcon-rt8973a.c102 /* Define OVP (Over Voltage Protection), OTP (Over Temperature Protection) */
160 { RT8973A_INT1_OVP, "muic-ovp" },
167 { RT8973A_INT2_OVP_FET, "muic-ovp-fet" },
170 { RT8973A_INT2_OVP_OCP, "muic-ovp-ocp" },
/kernel/linux/linux-4.19/include/linux/platform_data/
Dlp8755.h24 *OVP : over voltage protect activated

123