Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c32 #define WPT_TSEL 0x08 /* Thermal Sensor Enable and Lock */ macro
80 tsel = readb(ptd->hw_base + WPT_TSEL); in pch_wpt_init()
90 writeb(tsel|WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL); in pch_wpt_init()