Searched refs:max_curr_ma (Results 1 – 1 of 1) sorted by relevance
533 u64 max_curr_ma; in tmp51x_calibrate() local545 max_curr_ma = DIV_ROUND_CLOSEST_ULL(vshunt_max * 1000 * 1000, in tmp51x_calibrate()552 data->curr_lsb_ua = DIV_ROUND_CLOSEST_ULL(max_curr_ma * 1000, 32767); in tmp51x_calibrate()