Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dab8500_fg.c1101 int permille_volt, permille; in ab8500_fg_calc_cap_discharge_fg() local
1122 permille_volt = ab8500_fg_uncomp_volt_to_capacity(di); in ab8500_fg_calc_cap_discharge_fg()
1124 if (permille < permille_volt) { in ab8500_fg_calc_cap_discharge_fg()
1125 di->bat_cap.permille = permille_volt; in ab8500_fg_calc_cap_discharge_fg()
1132 permille_volt); in ab8500_fg_calc_cap_discharge_fg()