/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | at91-natte.dtsi | 71 ti,charge-current = <2000>; 72 ti,charge-voltage = <16800>; 87 ti,charge-current = <2000>; 88 ti,charge-voltage = <16800>; 103 ti,charge-current = <2000>; 104 ti,charge-voltage = <16800>; 119 ti,charge-current = <2000>; 120 ti,charge-voltage = <16800>; 135 ti,charge-current = <2000>; 136 ti,charge-voltage = <16800>; [all …]
|
D | qcom-msm8974-sony-xperia-amami.dts | 397 qcom,fast-charge-safe-current = <1300000>; 398 qcom,fast-charge-current-limit = <1300000>; 400 qcom,fast-charge-safe-voltage = <4400000>; 401 qcom,fast-charge-high-threshold-voltage = <4350000>; 402 qcom,fast-charge-low-threshold-voltage = <3400000>;
|
D | qcom-msm8974-sony-xperia-honami.dts | 446 qcom,fast-charge-safe-current = <1500000>; 447 qcom,fast-charge-current-limit = <1500000>; 449 qcom,fast-charge-safe-voltage = <4400000>; 450 qcom,fast-charge-high-threshold-voltage = <4350000>; 451 qcom,fast-charge-low-threshold-voltage = <3400000>;
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
D | apm_emu.c | 25 long charge = -1; in pmu_apm_get_power_status() local 43 if (charge < 0) in pmu_apm_get_power_status() 44 charge = 0; in pmu_apm_get_power_status() 45 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status() 47 charge += pmu_batteries[i].charge; in pmu_apm_get_power_status() 62 time_units = (charge * 59) / (amperage * -1); in pmu_apm_get_power_status() 64 time_units = (charge * 16440) / (amperage * -60); in pmu_apm_get_power_status()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | qcom_smbb.txt | 21 - charge done 22 - charge fast mode 23 - charge trickle mode 43 - qcom,fast-charge-current-limit: 46 Description: Maximum charge current; May be clamped to safety limits. 48 - qcom,fast-charge-low-threshold-voltage: 55 - qcom,fast-charge-high-threshold-voltage: 59 The fast charger will attempt to charge the battery to this 62 - qcom,fast-charge-safe-voltage: 67 'fast-charge-high-watermark' will be clamped by this value. [all …]
|
D | rt9455_charger.txt | 9 - richtek,output-charge-current: integer, output current from the charger to the 11 - richtek,end-of-charge-percentage: integer, percent of the output charge current. 13 below output_charge_current x end-of-charge-percentage, 14 charge is terminated. 39 richtek,output-charge-current = <500000>; 40 richtek,end-of-charge-percentage = <10>;
|
D | sc2731_charger.txt | 11 - charge-term-current-microamp: current for charge termination phase. 12 - constant-charge-voltage-max-microvolt: maximum constant input voltage. 19 charge-term-current-microamp = <120000>; 20 constant-charge-voltage-max-microvolt = <4350000>;
|
D | sc27xx-fg.txt | 12 - io-channels: Specify the IIO ADC channels to get temperature and charge voltage. 13 - io-channel-names: Should be "bat-temp" or "charge-vol". 25 charge-full-design-microamp-hours = <1900000>; 26 constant-charge-voltage-max-microvolt = <4350000>; 53 io-channel-names = "bat-temp", "charge-vol";
|
D | bq24190.txt | 15 + precharge-current-microamp: maximum charge current during precharge 17 + charge-term-current-microamp: a charge cycle terminates when the 32 charge current on USB SDP ports, among other features). To simulate this on 40 charge-term-current-microamp = <128000>;
|
D | bq25890.txt | 15 - ti,charge-current: integer, maximum charging current (in uA); 16 - ti,termination-current: integer, charge will be terminated when current in 18 - ti,precharge-current: integer, maximum charge current during precharge 33 - ti,thermal-regulation-threshold: integer, temperature above which the charge 51 ti,charge-current = <1000000>;
|
D | bq24257.txt | 12 - ti,charge-current: integer, maximum charging current in uA. 13 - ti,termination-current: integer, charge will be terminated when current in 44 ti,charge-current = <1000000>; 57 ti,charge-current = <500000>;
|
D | bq2415x.txt | 24 - ti,charge-current: integer, maximum charging current in mA. 25 - ti,termination-current: integer, charge will be terminated when current in 42 ti,charge-current = <650>;
|
D | max8925_battery.txt | 7 - fast-charge: set charging current in fast mode 15 fast-charge = <7>;
|
D | ti,bq24735.txt | 15 - ti,charge-current : Used to control and set the charging current. This value 19 - ti,charge-voltage : Used to control and set the charging voltage. This value 29 charge voltage/current.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-samsung-laptop | 27 Description: Max battery charge level can be modified, battery cycle 28 life can be extended by reducing the max battery charge 31 - 0 means normal battery mode (100% charge) 32 - 1 means battery life extender mode (80% charge) 38 Description: Use your USB ports to charge devices, even
|
D | sysfs-bus-i2c-devices-bq32k | 5 Description: Attribute for enable/disable the trickle charge bypass 7 enable/disable the Trickle charge FET bypass.
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | power_supply_class.rst | 63 | **Because both "charge" (µAh) and "energy" (µWh) represents "capacity" | 88 batteries can typically charge at different rates. 125 design charge values, when battery considered full/empty. 131 These attributes means "last remembered value of charge when battery 132 became full/empty". It also could mean "value of charge when battery 140 the current charge counter (in µAh). This could easily 145 the maximum charge current during precharge phase of charge cycle 149 Charge termination current. The charge cycle terminates when battery 150 voltage is above recharge threshold, and charge current is below 154 constant charge current programmed by charger. [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | sharpsl_pm.c | 306 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_off() 316 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_error() 333 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_toggle() 335 sharpsl_pm.machinfo->charge(1); in sharpsl_charge_toggle() 525 sharpsl_pm.machinfo->charge(0); in sharpsl_check_battery_voltage() 687 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_error() 713 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_battery() 715 sharpsl_pm.machinfo->charge(1); in sharpsl_off_charge_battery() 733 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_battery() 735 sharpsl_pm.machinfo->charge(1); in sharpsl_off_charge_battery() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 16 - ti,backup-battery-charge-high-current: Enable high current charging in 19 charge battery to lower current i.e. < 100uA. 29 ti,backup-battery-charge-high-current;
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 28 - adi,charge-pump-current: Charge pump current in mA. 42 - adi,charge-cancellation-enable: Enabled charge pump 43 charge cancellation for integer-N modes. 83 adi,charge-pump-current = <2500>;
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | ti,tas5086.txt | 14 - ti,charge-period: This property should contain the time in microseconds 16 split-capacitor charge period. The hardware chip 44 ti,charge-period = <156000>;
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/sprd/ |
D | sp9860g-1h10.dts | 45 charge-full-design-microamp-hours = <1900000>; 46 charge-term-current-microamp = <120000>;
|
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
D | lg-laptop.rst | 44 sets the maximum capacity to charge the battery. Limiting the charge 57 USB charge
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 41 ti,charge-delay: Length of touch screen charge delay step in terms of 49 charge step, so this does in fact function as a 82 ti,charge-delay = <0x400>;
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | ltc2941-battery-gauge.c | 76 int charge; /* Last charge register content */ member 421 int charge = ltc294x_read_charge_register(info, LTC294X_REG_ACC_CHARGE_MSB); in ltc294x_update() local 423 if (charge != info->charge) { in ltc294x_update() 424 info->charge = charge; in ltc294x_update()
|