Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.h26 #define PCH_THERMAL_TEMP_TSR_SHIFT 0 macro
H A Dpch_thermal.cpp153 temp = (temp >> PCH_THERMAL_TEMP_TSR_SHIFT) in pch_thermal_control()