Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c35 #define WPT_CTT 0x0010 /* Catastrophic Trip Point */ macro
98 trip_temp = readw(ptd->hw_base + WPT_CTT); in pch_wpt_init()