Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c50 #define WPT_TSEL_ETS 0x01 /* Enable TS */ macro
90 writeb(tsel|WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL); in pch_wpt_init()