Searched refs:start_soc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/power/supply/
H A D88pm860x_battery.c106 int start_soc; member in struct:pm860x_battery_info
515 info->start_soc = soc;
517 info->start_soc = soc;
519 info->start_soc = data;
524 info->start_soc = soc;
526 info->last_capacity = info->start_soc;
724 data = info->max_capacity * info->start_soc / 100;
730 calc_soc(info, OCV_MODE_ACTIVE, &info->start_soc);
732 info->start_soc);
880 info->start_soc
[all...]

Completed in 115 milliseconds