Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dintel_pch_thermal.c54 #define WPT_TEMP_TSR 0x01ff /* Temp TS Reading */ macro
181 wpt_temp = WPT_TEMP_TSR & readw(ptd->hw_base + WPT_TEMP); in pch_wpt_get_temp()