Searched refs:time_to_full (Results 1 – 7 of 7) sorted by relevance
38 uint16_t time_to_full; member188 val->runtime_to_full = data->time_to_full; in max17048_get_single_prop_impl()258 data->time_to_full = hours_pending * 60 / 1000; in max17048_get_prop()264 data->time_to_full = 0; in max17048_get_prop()273 data->time_to_full = 0; in max17048_get_prop()
97 val->val1 = data->time_to_full; in sbs_gauge_channel_get()220 &data->time_to_full); in sbs_gauge_sample_fetch()221 data->time_to_full = (data->time_to_full) & 0x00FF; in sbs_gauge_sample_fetch()
72 uint16_t time_to_full; member
65 uint16_t time_to_full; member
203 if (priv->time_to_full == 0xffff) { in max17055_channel_get()208 tmp = priv->time_to_full * 5625 / 60; in max17055_channel_get()301 ret = max17055_reg_read(dev, TTF, &priv->time_to_full); in max17055_sample_fetch()
68 uint16_t time_to_full; member
133 if (data->time_to_full == 0xffff) { in max17262_channel_get()137 tmp = data->time_to_full * TIME_MULTIPLIER_MS; in max17262_channel_get()195 { TTF, &data->time_to_full }, in max17262_sample_fetch()