Searched refs:THRM1_TID (Results 1 – 4 of 4) sorted by relevance
431 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro449 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()452 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
60 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
404 #define THRM1_TID (1<<29) macro
831 #define THRM1_TID (1<<2) macro