Home
last modified time | relevance | path

Searched refs:vshunt_max (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dtmp513.c544 int vshunt_max = data->pga_gain * 40; in tmp51x_calibrate() local
557 max_curr_ma = DIV_ROUND_CLOSEST_ULL(vshunt_max * MICRO, data->shunt_uohms); in tmp51x_calibrate()