Searched refs:max_res (Results 1 – 2 of 2) sorted by relevance
163 int max_res = 0; in ad714x_cal_highest_stage() local168 if (ad714x->sensor_val[i] > max_res) { in ad714x_cal_highest_stage()169 max_res = ad714x->sensor_val[i]; in ad714x_cal_highest_stage()
799 ice_determine_res(struct ice_pf *pf, u16 avail_res, u16 max_res, u16 min_res) in ice_determine_res() argument811 res = max_res; in ice_determine_res()