Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A D88pm860x_battery.c366 static int calc_soc(struct pm860x_battery_info *info, int state, int *soc) in calc_soc() function
499 ret = calc_soc(info, OCV_MODE_ACTIVE, &soc); in pm860x_init_battery()
730 calc_soc(info, OCV_MODE_ACTIVE, &info->start_soc); in calc_capacity()
750 ret = calc_soc(info, OCV_MODE_ACTIVE, &cap_ocv); in calc_capacity()