Home
last modified time | relevance | path

Searched refs:rk818_bat_get_coulomb_cap (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_rk818.c679 static int rk818_bat_get_coulomb_cap(struct battery_priv *di) in rk818_bat_get_coulomb_cap() function
734 di->remain_cap = rk818_bat_get_coulomb_cap(di); in rk818_bat_init_capacity()
847 int now_cap = rk818_bat_get_coulomb_cap(di); in is_rk818_bat_last_halt()
866 now_cap = rk818_bat_get_coulomb_cap(di); in rk818_bat_not_first_pwron()
1088 cap = rk818_bat_get_coulomb_cap(di); in rk818_fg_init()
1483 di->remain_cap = rk818_bat_get_coulomb_cap(di); in rk818_bat_smooth_charge()