Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c48 #define WPT_TSS_TSDSS 0x10 /* Thermal Sensor Dynamic Shutdown 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()