bit_weights_uAh   153 drivers/power/supply/ucs1002_power.c 	static const int bit_weights_uAh[BITS_PER_TYPE(u32)] = {
bit_weights_uAh   188 drivers/power/supply/ucs1002_power.c 	for_each_set_bit(i, &total_acc_charger, ARRAY_SIZE(bit_weights_uAh))
bit_weights_uAh   189 drivers/power/supply/ucs1002_power.c 		val->intval += bit_weights_uAh[i];