Home
last modified time | relevance | path

Searched refs:thres_index (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
Dintel_soc_dts_iosf.c101 int thres_index, int temp, in update_trip_temp() argument
126 bitmap_set_value8(&update_ptps, temp_out & 0xFF, thres_index * 8); in update_trip_temp()
143 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()
153 if (thres_index) in update_trip_temp()
159 if (thres_index) in update_trip_temp()
171 SOC_DTS_TE_AUX0 + thres_index, in update_trip_temp()
176 dts->trip_types[thres_index] = trip_type; in update_trip_temp()