Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kernel/
Dtau_6xx.c59 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | THRM1_TIE | THRM1_TID); in set_thresholds()
67 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | THRM1_TID); in set_thresholds()
/linux-2.6.39/arch/powerpc/include/asm/
Dreg.h465 #define THRM1_TID (1<<2) macro