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