Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dqcom_battmgr.c144 __le32 last_full_capacity; member
230 unsigned int last_full_capacity; member
543 val->intval = battmgr->info.last_full_capacity; in qcom_battmgr_bat_get_property()
566 val->intval = battmgr->info.last_full_capacity; in qcom_battmgr_bat_get_property()
1022 battmgr->info.last_full_capacity = le32_to_cpu(resp->info.last_full_capacity) * 1000; in qcom_battmgr_sc8280xp_callback()
1160 battmgr->info.last_full_capacity = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()