Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dltc2941-battery-gauge.c77 const struct ltc294x_info *info, int uAh) in convert_uAh_to_bin() argument
81 Q = (uAh * 100) / (info->Qlsb/10); in convert_uAh_to_bin()