Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.h35 #define PCH_THERMAL_TSEL 0x08 macro
H A Dpch_thermal.cpp313 uint8 tsel = read8(device->registers + PCH_THERMAL_TSEL); in pch_thermal_init_device()
322 write8(device->registers + PCH_THERMAL_TSEL, in pch_thermal_init_device()