/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | battery.yaml | 137 voltage-max-design-microvolt = <4200000>; 144 constant-charge-voltage-max-microvolt = <4200000>; 150 ocv-capacity-table-1 = <4200000 100>, <4185000 95>, <4113000 90>; 152 ocv-capacity-table-2 = <4250000 100>, <4200000 95>, <4185000 90>;
|
D | bq24257.txt | 43 ti,battery-regulation-voltage = <4200000>; 56 ti,battery-regulation-voltage = <4200000>;
|
D | max77650-charger.yaml | 25 enum: [ 4000000, 4100000, 4200000, 4300000,
|
D | ingenic,battery.yaml | 53 voltage-max-design-microvolt = <4200000>;
|
D | rt9455_charger.txt | 41 richtek,battery-regulation-voltage = <4200000>;
|
D | bq25890.txt | 50 ti,battery-regulation-voltage = <4200000>;
|
/Linux-v5.10/drivers/power/supply/ |
D | axp20x_battery.c | 97 *val = 4200000; in axp20x_battery_get_max_voltage() 123 *val = 4200000; in axp22x_battery_get_max_voltage() 155 *val = 4200000; in axp813_battery_get_max_voltage() 344 case 4200000: in axp22x_battery_set_max_voltage() 374 case 4200000: in axp20x_battery_set_max_voltage()
|
D | cpcap-charger.c | 273 case 4170000 ... 4200000 - 1: return 4170000; in cpcap_charger_match_voltage() 274 case 4200000 ... 4230000 - 1: return 4200000; in cpcap_charger_match_voltage() 570 case 4100000 ... 4200000 - 1: in cpcap_charger_voltage_to_regval() 573 case 4200000 ... 4300000 - 1: in cpcap_charger_voltage_to_regval() 839 ddata->voltage = 4200000; in cpcap_charger_probe()
|
D | rx51_battery.c | 158 val->intval = 4200000; in rx51_battery_get_property()
|
D | max77650-charger.c | 81 4000000, 4100000, 4200000, 4300000, 4400000, 4500000, 4600000, 4700000
|
/Linux-v5.10/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5-r3.dts | 20 ti,battery-regulation-voltage = <4200000>; /* uV */
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | qrb5165-rb5.dts | 65 regulator-min-microvolt = <4200000>; 66 regulator-max-microvolt = <4200000>; 74 regulator-min-microvolt = <4200000>; 75 regulator-max-microvolt = <4200000>;
|
D | sdm845-db845c.dts | 193 regulator-min-microvolt = <4200000>; 194 regulator-max-microvolt = <4200000>; 203 regulator-min-microvolt = <4200000>; 204 regulator-max-microvolt = <4200000>;
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | max77693.txt | 54 Default: 4200000 173 maxim,constant-microvolt = <4200000>;
|
D | max77650.yaml | 119 input-voltage-min-microvolt = <4200000>;
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | tegra114-tn7.dts | 309 regulator-min-microvolt = <4200000>; 310 regulator-max-microvolt = <4200000>;
|
D | qcom-msm8974-sony-xperia-honami.dts | 452 qcom,auto-recharge-threshold-voltage = <4200000>;
|
D | qcom-msm8974-sony-xperia-amami.dts | 403 qcom,auto-recharge-threshold-voltage = <4200000>;
|
/Linux-v5.10/drivers/regulator/ |
D | da9211-regulator.c | 86 3600000, 3800000, 4000000, 4200000, 4400000, 4600000, 4800000, 5000000 92 3000000, 3200000, 3400000, 3600000, 3800000, 4000000, 4200000, 4400000, 99 4000000, 4200000, 4400000, 4600000, 4800000, 5000000, 5200000, 5400000,
|
D | mp5416.c | 123 2200000, 3200000, 4200000, 5200000
|
D | da9210-regulator.c | 48 3200000, 3400000, 3600000, 3800000, 4000000, 4200000, 4400000, 4600000
|
D | max8997-regulator.c | 135 return 4200000; in max8997_list_voltage_charger_cv() 418 else if (min_uV <= 4200000 && max_uV >= 4200000) in max8997_set_voltage_charger_cv()
|
/Linux-v5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 309 /*case 4200000:*/ 311 {4200000, DIF_BPF_COEFF01, 0x00010003}, 312 {4200000, DIF_BPF_COEFF23, 0x00050003}, 313 {4200000, DIF_BPF_COEFF45, 0xfff3ffd3}, 314 {4200000, DIF_BPF_COEFF67, 0xffaaff8b}, 315 {4200000, DIF_BPF_COEFF89, 0xff95ffe5}, 316 {4200000, DIF_BPF_COEFF1011, 0x0080014a}, 317 {4200000, DIF_BPF_COEFF1213, 0x01fe023f}, 318 {4200000, DIF_BPF_COEFF1415, 0x01ba0050}, 319 {4200000, DIF_BPF_COEFF1617, 0xfe35fbf8}, [all …]
|
/Linux-v5.10/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 202 voltage-max-design-microvolt = <4200000>;
|
/Linux-v5.10/include/linux/mfd/ |
D | max77693-private.h | 141 #define DEFAULT_CONSTANT_VOLT 4200000
|