wpt_temp 170 drivers/thermal/intel/intel_pch_thermal.c u16 wpt_temp; wpt_temp 172 drivers/thermal/intel/intel_pch_thermal.c wpt_temp = WPT_TEMP_TSR & readw(ptd->hw_base + WPT_TEMP); wpt_temp 175 drivers/thermal/intel/intel_pch_thermal.c *temp = (wpt_temp * 1000 / 2 - 50000);