Searched refs:bit_weights_uAh (Results 1 – 1 of 1) sorted by relevance
159 static const int bit_weights_uAh[BITS_PER_TYPE(u32)] = { in ucs1002_get_charge() local194 for_each_set_bit(i, &total_acc_charger, ARRAY_SIZE(bit_weights_uAh)) in ucs1002_get_charge()195 val->intval += bit_weights_uAh[i]; in ucs1002_get_charge()