Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.h25 #define PCH_THERMAL_TEMP 0x00 macro
H A Dpch_thermal.cpp152 uint16 temp = read16(device->registers + PCH_THERMAL_TEMP); in pch_thermal_control()