Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.h37 #define PCH_THERMAL_TSEL_PLDB (1 << 7) macro
H A Dpch_thermal.cpp317 if ((tsel & PCH_THERMAL_TSEL_PLDB) != 0) { in pch_thermal_init_device()