[go: nahoru, domu]

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

/drivers/power/
H A Dmax17042_battery.c436 u32 full_cap0, rep_cap, dq_acc, vfSoc; local
442 regmap_read(map, MAX17042_FullCAP0, &full_cap0);
447 * full_cap0, fg_vfSoc and devide by 100
449 rem_cap = ((vfSoc >> 8) * full_cap0) / 100;

Completed in 101 milliseconds