Searched refs:SPRN_THRM1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dtau_6xx.c59 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | THRM1_TIE | THRM1_TID);
67 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | THRM1_TID);
82 if((thrm = mfspr(SPRN_THRM1)) & THRM1_TIV){ /* is valid? */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_emulate.c402 case SPRN_THRM1:
478 case SPRN_THRM1:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h441 #define SPRN_THRM1 0x3FC /* Thermal Management Register 1 */ macro

Completed in 78 milliseconds