Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_rk816.c702 static int rk816_bat_get_coulomb_cap(struct battery_priv *di) in rk816_bat_get_coulomb_cap() function
743 di->remain_cap = rk816_bat_get_coulomb_cap(di); in rk816_bat_init_capacity()
838 int now_cap = rk816_bat_get_coulomb_cap(di); in is_rk816_bat_last_halt()
856 now_cap = rk816_bat_get_coulomb_cap(di); in rk816_bat_not_first_pwron()
1370 di->remain_cap = rk816_bat_get_coulomb_cap(di); in rk816_bat_smooth_charge()