thres_index 100 drivers/thermal/intel/intel_soc_dts_iosf.c int thres_index, int temp, thres_index 123 drivers/thermal/intel/intel_soc_dts_iosf.c out = (store_ptps & ~(0xFF << (thres_index * 8))); thres_index 124 drivers/thermal/intel/intel_soc_dts_iosf.c out |= (temp_out & 0xFF) << (thres_index * 8); thres_index 139 drivers/thermal/intel/intel_soc_dts_iosf.c SOC_DTS_TE_AUX0 + thres_index, thres_index 149 drivers/thermal/intel/intel_soc_dts_iosf.c if (thres_index) thres_index 155 drivers/thermal/intel/intel_soc_dts_iosf.c if (thres_index) thres_index 167 drivers/thermal/intel/intel_soc_dts_iosf.c SOC_DTS_TE_AUX0 + thres_index, thres_index 172 drivers/thermal/intel/intel_soc_dts_iosf.c dts->trip_types[thres_index] = trip_type;