temp_out 229 drivers/thermal/intel/intel_quark_dts_thermal.c u32 temp_out; temp_out 259 drivers/thermal/intel/intel_quark_dts_thermal.c temp_out = temp + QRK_DTS_TEMP_BASE; temp_out 262 drivers/thermal/intel/intel_quark_dts_thermal.c out |= (temp_out & QRK_DTS_MASK_TP_THRES) << temp_out 104 drivers/thermal/intel/intel_soc_dts_iosf.c u32 temp_out; temp_out 116 drivers/thermal/intel/intel_soc_dts_iosf.c temp_out = (sensors->tj_max - temp) / 1000; temp_out 124 drivers/thermal/intel/intel_soc_dts_iosf.c out |= (temp_out & 0xFF) << (thres_index * 8);