WPT_TSEL_ETS 121 drivers/thermal/intel/intel_pch_thermal.c if (WPT_TSEL_ETS & readb(ptd->hw_base + WPT_TSEL)) { WPT_TSEL_ETS 136 drivers/thermal/intel/intel_pch_thermal.c writeb(tsel|WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL); WPT_TSEL_ETS 137 drivers/thermal/intel/intel_pch_thermal.c if (!(WPT_TSEL_ETS & readb(ptd->hw_base + WPT_TSEL))) { WPT_TSEL_ETS 203 drivers/thermal/intel/intel_pch_thermal.c writeb(tsel | WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL);