Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c31 #define WPT_TSS 0x06 /* Thermal Sensor Status */ macro
77 if (WPT_TSS_TSDSS & readb(ptd->hw_base + WPT_TSS)) in pch_wpt_init()
91 if (!(WPT_TSS_TSDSS & readb(ptd->hw_base + WPT_TSS))) { in pch_wpt_init()