Searched refs:THRM1_V (Results 1 – 2 of 2) sorted by relevance
61 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()64 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie); in set_thresholds()70 u32 bits = THRM1_TIV | THRM1_TIN | THRM1_V; in TAUupdate()
825 #define THRM1_V (1<<0) macro
Completed in 11 milliseconds