Searched refs:hours_pending (Results 1 – 1 of 1) sorted by relevance
255 uint32_t hours_pending = percentage_pending * 1000000 / crate; in max17048_get_prop() local258 data->time_to_full = hours_pending * 60 / 1000; in max17048_get_prop()261 uint32_t hours_pending = data->charge * 1000000 / -crate; in max17048_get_prop() local263 data->time_to_empty = hours_pending * 60 / 1000; in max17048_get_prop()