Searched refs:otemps (Results 1 – 1 of 1) sorted by relevance
578 u8 temps[3], otemps[3]; in temp_auto_point_temp_store() local598 ret = amc6821_get_auto_point_temps(data->regmap, 1 - nr, otemps); in temp_auto_point_temp_store()602 val = clamp_val(val, 0, min(temps[1], otemps[1])); in temp_auto_point_temp_store()