Home
last modified time | relevance | path

Searched full:4350000 (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dmaxim,max14577.yaml134 maxim,constant-uvolt = <4350000>;
190 maxim,constant-uvolt = <4350000>;
Drichtek,rt5033.yaml63 constant-charge-voltage-max-microvolt = <4350000>;
Dmaxim,max77693.yaml167 maxim,constant-microvolt = <4350000>;
Dmediatek,mt6370.yaml150 regulator-min-microvolt = <4350000>;
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8216-samsung-fortuna3g.dts16 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-samsung-grandprimelte.dts16 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-samsung-e7.dts29 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8996-oneplus3.dts25 voltage-max-design-microvolt = <4350000>;
Dmsm8916-samsung-e5.dts29 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-samsung-a5u-eur.dts35 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-samsung-gprimeltecan.dts27 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-samsung-a3u-eur.dts61 constant-charge-voltage-max-microvolt = <4350000>;
Dmsm8916-wingtech-wt865x8.dtsi42 voltage-max-design-microvolt = <4350000>;
Dmsm8916-lg-m216.dts28 voltage-max-design-microvolt = <4350000>;
/linux-6.14.4/arch/arm/boot/dts/qcom/
Dqcom-msm8974pro-sony-xperia-shinano-leo.dts35 qcom,fast-charge-high-threshold-voltage = <4350000>;
Dqcom-msm8974pro-sony-xperia-shinano-aries.dts35 qcom,fast-charge-high-threshold-voltage = <4350000>;
Dqcom-apq8026-lg-lenok.dts315 qcom,fast-charge-safe-voltage = <4350000>;
316 qcom,fast-charge-high-threshold-voltage = <4350000>;
Dqcom-apq8026-huawei-sturgeon.dts333 qcom,fast-charge-high-threshold-voltage = <4350000>;
334 qcom,minimum-input-voltage = <4350000>;
Dqcom-msm8974pro-sony-xperia-shinano-castor.dts142 qcom,fast-charge-high-threshold-voltage = <4350000>;
/linux-6.14.4/Documentation/devicetree/bindings/regulator/
Dpv88090.txt54 regulator-max-microvolt = <4350000>;
/linux-6.14.4/Documentation/devicetree/bindings/power/supply/
Dmaxim,max14577.yaml30 maximum: 4350000
/linux-6.14.4/arch/arm64/boot/dts/sprd/
Dsp9860g-1h10.dts74 constant-charge-voltage-max-microvolt = <4350000>;
/linux-6.14.4/drivers/power/supply/
Dmax77693_charger.c507 else if (uvolt >= 4340000 && uvolt < 4350000) in max77693_set_constant_volt()
509 else if (uvolt >= 4350000 && uvolt <= 4400000) in max77693_set_constant_volt()
510 data = 0x1d + (uvolt - 4350000) / 25000; in max77693_set_constant_volt()
Dip5xxx_power.c382 *val = 4350000; in ip5xxx_battery_get_voltage_max()
514 case 4350000: in ip5xxx_battery_set_voltage_max()
727 .vbat_max = 4350000,
Dcpcap-charger.c261 case 4330000 ... 4350000 - 1: return 4330000; in cpcap_charger_match_voltage()
262 case 4350000 ... 4380000 - 1: return 4350000; in cpcap_charger_match_voltage()

12