Searched refs:target_tmp (Results 1 – 1 of 1) sorted by relevance
788 u8 target_tmp = 0, target_mask = 0; in store_thermal_cruise() local796 target_tmp = val; in store_thermal_cruise()797 target_tmp = target_tmp & 0x7f; in store_thermal_cruise()801 data->thermal_cruise[nr] = clamp_val(target_tmp, 0, 255); in store_thermal_cruise()