Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c71 u8 tsel; in pch_wpt_init() local
80 tsel = readb(ptd->hw_base + WPT_TSEL); in pch_wpt_init()
85 if (tsel & WPT_TSEL_PLDB) { in pch_wpt_init()
90 writeb(tsel|WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL); in pch_wpt_init()