Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8996-oneplus3.dts25 voltage-max-design-microvolt = <4350000>;
Dmsm8916-samsung-serranove.dts215 constant-charge-voltage-max-microvolt = <4350000>;
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/
Dsc2731-charger.yaml39 constant-charge-voltage-max-microvolt = <4350000>;
Dmaxim,max14577.yaml30 maximum: 4350000
Dsc27xx-fg.yaml71 constant-charge-voltage-max-microvolt = <4350000>;
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Dpv88090.txt54 regulator-max-microvolt = <4350000>;
/Linux-v6.6/arch/arm64/boot/dts/sprd/
Dsp9860g-1h10.dts47 constant_charge_voltage_max_microvolt = <4350000>;
/Linux-v6.6/arch/arm/boot/dts/qcom/
Dqcom-apq8026-lg-lenok.dts291 qcom,fast-charge-safe-voltage = <4350000>;
292 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-fairphone-fp2.dts381 qcom,fast-charge-high-threshold-voltage = <4350000>;
Dqcom-msm8974-sony-xperia-rhine.dtsi424 qcom,fast-charge-high-threshold-voltage = <4350000>;
Dqcom-msm8974pro-sony-xperia-shinano-castor.dts557 qcom,fast-charge-high-threshold-voltage = <4350000>;
/Linux-v6.6/drivers/power/supply/
Dmax77693_charger.c455 else if (uvolt >= 4340000 && uvolt < 4350000) in max77693_set_constant_volt()
457 else if (uvolt >= 4350000 && uvolt <= 4400000) in max77693_set_constant_volt()
458 data = 0x1d + (uvolt - 4350000) / 25000; in max77693_set_constant_volt()
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()
Dip5xxx_power.c284 *val = 4350000; in ip5xxx_battery_get_voltage_max()
409 case 4350000: in ip5xxx_battery_set_voltage_max()
Dsamsung-sdi-battery.c734 .voltage_max_design_uv = 4350000,
777 .voltage_max_design_uv = 4350000,
869 .constant_charge_voltage_max_uv = 4350000,
Daxp20x_battery.c158 *val = 4350000; in axp813_battery_get_max_voltage()
/Linux-v6.6/drivers/regulator/
Dpv88090-regulator.c214 PV88090_LDO(PV88090, LDO1, 1200000, 50000, 4350000),
Dmax8997-regulator.c139 return 4350000; in max8997_list_voltage_charger_cv()
413 if (max_uV < 4000000 || min_uV > 4350000) in max8997_set_voltage_charger_cv()
Dtps6524x-regulator.c334 4300000, 4350000, 4400000, 4450000,
/Linux-v6.6/include/linux/mfd/
Dmax14577-private.h301 #define MAXIM_CHARGER_CONSTANT_VOLTAGE_MAX 4350000U

12