Searched refs:permille_volt (Results 1 – 1 of 1) sorted by relevance
1121 int permille_volt, permille; in ab8500_fg_calc_cap_discharge_fg() local1142 permille_volt = ab8500_fg_uncomp_volt_to_capacity(di); in ab8500_fg_calc_cap_discharge_fg()1144 if (permille < permille_volt) { in ab8500_fg_calc_cap_discharge_fg()1145 di->bat_cap.permille = permille_volt; in ab8500_fg_calc_cap_discharge_fg()1152 permille_volt); in ab8500_fg_calc_cap_discharge_fg()