Searched refs:thres_index (Results 1 – 1 of 1) sorted by relevance
100 int thres_index, int temp, in update_trip_temp() argument123 out = (store_ptps & ~(0xFF << (thres_index * 8))); in update_trip_temp()124 out |= (temp_out & 0xFF) << (thres_index * 8); in update_trip_temp()139 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()149 if (thres_index) in update_trip_temp()155 if (thres_index) in update_trip_temp()167 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()172 dts->trip_types[thres_index] = trip_type; in update_trip_temp()