Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_rk818.c266 static int rk818_bat_get_rsoc(struct battery_priv *di) in rk818_bat_get_rsoc() function
735 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_init_capacity()
1351 di->dsoc, rk818_bat_get_rsoc(di), rk818_bat_get_avg_voltage(di), in rk818_bat_debug_info()
1484 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_smooth_charge()
1512 __func__, di->dsoc, rk818_bat_get_rsoc(di)); in rk818_bat_smooth_charge()