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