Searched refs:thres_index (Results 1 – 1 of 1) sorted by relevance
109 int thres_index, int temp, in update_trip_temp() argument132 out = (store_ptps & ~(0xFF << (thres_index * 8))); in update_trip_temp()133 out |= (temp_out & 0xFF) << (thres_index * 8); in update_trip_temp()148 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()158 if (thres_index) in update_trip_temp()164 if (thres_index) in update_trip_temp()176 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()181 dts->trip_types[thres_index] = trip_type; in update_trip_temp()