Searched defs:now_cap (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/fuel_gauge/ |
| H A D | fg_rk816.c | 838 int now_cap = rk816_bat_get_coulomb_cap(di); in is_rk816_bat_last_halt() local 851 int pre_soc, pre_cap, ocv_cap, ocv_soc, ocv_vol, now_cap; in rk816_bat_not_first_pwron() local
|
| H A D | fg_rk818.c | 847 int now_cap = rk818_bat_get_coulomb_cap(di); in is_rk818_bat_last_halt() local 860 int pre_soc, pre_cap, ocv_cap = 0, ocv_soc = 0, ocv_vol, now_cap; in rk818_bat_not_first_pwron() local
|
| H A D | fg_rk817.c | 1045 int now_cap = rk817_bat_get_capacity_mah(battery); in is_rk817_bat_last_halt() local 1098 int now_soc, now_cap, pre_soc, pre_cap; in rk817_bat_not_first_pwron() local
|