Searched refs:wpt_temp (Results 1 – 1 of 1) sorted by relevance
122 u8 wpt_temp; in pch_wpt_get_temp() local124 wpt_temp = WPT_TEMP_TSR & readl(ptd->hw_base + WPT_TEMP); in pch_wpt_get_temp()127 *temp = (wpt_temp * 1000 / 2 - 50000); in pch_wpt_get_temp()