Searched refs:charging (Results 1 – 6 of 6) sorted by relevance
7 -ti,enable-low-current-chrg: Enables charging when a low current is detected8 while the default logic is to stop charging.
502 int voltage, soc, charging = 1; in charge_extrem_low_power() local517 charging = fg_charger_get_chrg_online(dev); in charge_extrem_low_power()518 if (charging <= 0) { in charge_extrem_low_power()520 __func__, charging); in charge_extrem_low_power()583 int i, charging = 1, ret; in charge_animation_show() local627 charging = fg_charger_get_chrg_online(dev); in charge_animation_show()628 if (charging <= 0 && pdata->auto_exit_charge) { in charge_animation_show()651 if (charging <= 0) { in charge_animation_show()719 charging = fg_charger_get_chrg_online(dev); in charge_animation_show()720 if (charging <= 0) { in charge_animation_show()[all …]
40 to start charging the battery, use PMIC to reduce board's overall power90 2. Complex battery charging.111 for performing the charging114 how they handle the exact charging. Trats uses polling (MAX8997) and trats2163 code responsible for charging them and since it in fact describes the charging
19 used to display uboot/charging/lowerpower logo, and also used to
58 …./tools/bmp2gray16 --uboot-logo uboot.bmp --charge-logo charging.bmp --lowpower-logo lowpower.bmp …
53 C ports which can support charging and up to a 4K external display.