Lines Matching full:charge
206 * 1. find 20mR(default) current charge table, that is:
214 * 3. from step2, we get Rfac, then we can get new charge current table by 20mR
215 * charge table:
216 * Iorg: member from 20mR charge table; Inew: new member for charge table.
541 /* set charge current and voltage */ in rk816_bat_init_chrg_config()
1161 DBG("CHARGE-OFF...\n"); in rk816_bat_get_chrg_status()
1164 DBG("DEAD CHARGE...\n"); in rk816_bat_get_chrg_status()
1167 DBG("TRICKLE CHARGE...\n "); in rk816_bat_get_chrg_status()
1173 DBG("CHARGE FINISH...\n"); in rk816_bat_get_chrg_status()
1361 /* not charge mode and not keep in uboot charge: exit */ in rk816_bat_smooth_charge()
1377 /* finish charge step */ in rk816_bat_smooth_charge()
1379 DBG("finish charge step...\n"); in rk816_bat_smooth_charge()
1385 DBG("smooth charge step...\n"); in rk816_bat_smooth_charge()
1415 /* set charge current */ in rk816_bat_update_get_soc()
1428 /* bat exist, fg init success(dts pass) and uboot charge: report data */ in rk816_bat_update_get_soc()