/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | lp8727_charger.txt | 11 AC and USB charging parameters 14 - charging-current: value of 'enum lp8727_ichg' (u8) 30 /* AC charger: 5% EOC and 500mA charging current */ 34 charging-current = /bits/ 8 <4>; 37 /* USB charger: 10% EOC and 400mA charging current */ 41 charging-current = /bits/ 8 <2>;
|
D | charger-manager.txt | 25 - cm-battery-* : threshold battery temperature for charging 26 -cold : critical cold temperature of battery for charging 28 -hot : critical hot temperature of battery for charging 30 - cm-dis/charging-max = limits of charging duration 60 /* Allow charging for 5hr */ 61 cm-charging-max = <18000000>;
|
D | twl-charger.txt | 4 to know when charging is permissible, and when there is a connection 11 use USB power for charging. 20 - ti,bb-uvolt: microvolts for charging the backup battery. 21 - ti,bb-uamp: microamps for charging the backup battery.
|
D | qcom,coincell-charger.txt | 3 The hardware block controls charging for a coincell or capacitor that is 26 Definition: voltage (in millivolts) to apply for charging 32 Definition: defining this property disables charging
|
D | qcom_smbb.txt | 51 Description: Battery voltage limit above which fast charging may operate; 52 Below this value linear or switch-mode auto-trickle-charging 58 Description: Battery voltage limit below which fast charging may operate; 80 will restart charging after end-of-charge; The high cutoff 86 Description: Input voltage level above which charging may operate 103 temperature range. It only allows charging when the battery 120 input voltage from external VBUS for charging. In the
|
D | max8925_battery.txt | 6 - topoff-threshold: set charging current in topoff mode 7 - fast-charge: set charging current in fast mode
|
D | tps65090.txt | 7 -ti,enable-low-current-chrg: Enables charging when a low current is detected 8 while the default logic is to stop charging.
|
D | gpio-charger.txt | 13 usb-dcp (USB dedicated charging port) 14 usb-cdp (USB charging downstream port)
|
D | bq25890.txt | 7 - ti,battery-regulation-voltage: integer, maximum charging voltage (in uV); 8 - ti,charge-current: integer, maximum charging current (in uA); 13 - ti,minimum-sys-voltage: integer, when battery is charging and it is below
|
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 28 and that the host should not attempt to enable/disable charging or set the
|
D | bq2415x.txt | 23 - ti,battery-regulation-voltage: integer, maximum charging voltage in mV. 24 - ti,charge-current: integer, maximum charging current in mA.
|
D | bq24257.txt | 11 - ti,battery-regulation-voltage: integer, maximum charging voltage in uV. 12 - ti,charge-current: integer, maximum charging current in uA.
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 14 battery is chargeable or not. If charging battery then driver can 15 enable the charging. 16 - ti,backup-battery-charge-high-current: Enable high current charging in 17 backup battery. Device supports the < 100uA and > 100uA charging.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-power | 121 Represents the type of charging currently being applied to the 131 Reports the charging current value which is used to determine 132 when the battery is considered full and charging should end. 153 Reports the charging current applied during pre-charging phase 174 Represents the charging status of the battery. Normally this 176 used to enable/disable charging to the battery. 180 "Not charging", "Full" 207 battery charging scenario where user-space needs to know the 210 critically high, and charging has stopped). 221 battery charging scenario where user-space needs to know the [all …]
|
D | sysfs-class-power-twl4030 | 4 Writing to this can disable charging. 23 Writing to this can disable charging.
|
/Linux-v4.19/arch/sh/boards/mach-hp6xx/ |
D | hp6xx_apm.c | 34 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local 39 charging = adc_single(ADC_CHANNEL_CHARGE); in hp6x0_apm_get_power_status() 60 } else if (charging < 8) { in hp6x0_apm_get_power_status()
|
/Linux-v4.19/drivers/macintosh/ |
D | apm_emu.c | 35 char charging = 0; in pmu_apm_get_power_status() local 64 charging++; in pmu_apm_get_power_status() 78 if (charging > 0) { in pmu_apm_get_power_status()
|
/Linux-v4.19/drivers/mfd/ |
D | tps65010.c | 78 unsigned charging:1; member 219 seq_printf(s, "%scharging\n\n", tps->charging ? "" : "(not) "); in dbg_show() 365 unsigned charging = 0; in tps65010_interrupt() local 383 charging = 1; in tps65010_interrupt() 385 charging = 1; in tps65010_interrupt() 387 if (charging != tps->charging) { in tps65010_interrupt() 388 tps->charging = charging; in tps65010_interrupt() 390 DRIVER_NAME, charging ? "" : in tps65010_interrupt() 399 if ((tps->model != TPS65013 || !tps->charging) in tps65010_interrupt()
|
/Linux-v4.19/drivers/power/supply/ |
D | bq24735-charger.c | 55 bool charging; member 222 if (charger->charging && bq24735_charger_is_present(charger)) in bq24735_update() 294 charger->charging = true; in bq24735_charger_set_property() 303 charger->charging = false; in bq24735_charger_set_property() 366 charger->charging = true; in bq24735_charger_probe()
|
D | twl4030_madc_battery.c | 82 calibration = bat->pdata->charging; in twl4030_madc_bat_voltscale() 222 sort(pdata->charging, pdata->charging_size, in twl4030_madc_battery_probe()
|
D | ab8500_fg.c | 138 bool charging; member 1207 if (di->flags.charging) { in ab8500_fg_calculate_scaled_capacity() 1243 if (di->flags.charging) { in ab8500_fg_update_cap_scalers() 1284 if (!(!di->flags.charging && di->bat_cap.level > in ab8500_fg_check_capacity_limits() 1351 } else if (!(!di->flags.charging && in ab8500_fg_check_capacity_limits() 1752 if (di->flags.charging) in ab8500_fg_algorithm() 1772 di->flags.charging, in ab8500_fg_algorithm() 1800 if (di->flags.charging) in ab8500_fg_periodic_work() 2197 if (!di->flags.charging) in ab8500_fg_get_ext_psy_data() 2199 di->flags.charging = false; in ab8500_fg_get_ext_psy_data() [all …]
|
/Linux-v4.19/Documentation/hwmon/ |
D | twl4030-madc-hwmon | 44 degree Celsius. The Battery charging current channel represents 45 battery charging current in mA.
|
/Linux-v4.19/include/linux/power/ |
D | twl4030_madc_battery.h | 33 struct twl4030_madc_bat_calibration *charging; member
|
/Linux-v4.19/Documentation/power/ |
D | charger-manager.txt | 35 consumption and slow down charging process. Or even, such peak power 36 consumption can stop chargers in the middle of charging 38 only affects the charging time, but the lifespan of the battery. 50 restarts charging. This check is also performed while suspended by 173 : This callback returns 0 if the temperature is safe for charging, 198 a) charger-on/off b) external-power-in/out c) battery-in/out (while charging)
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|