Searched refs:max_curr_ma (Results 1 – 1 of 1) sorted by relevance
545 u64 max_curr_ma; in tmp51x_calibrate() local557 max_curr_ma = DIV_ROUND_CLOSEST_ULL(vshunt_max * MICRO, data->shunt_uohms); in tmp51x_calibrate()563 data->curr_lsb_ua = DIV_ROUND_CLOSEST_ULL(max_curr_ma * MILLI, 32767); in tmp51x_calibrate()