Searched refs:SPRN_THRM2 (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.c64 mtspr (SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | THRM1_TIE);
68 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V);
94 if((thrm = mfspr(SPRN_THRM2)) & 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.c403 case SPRN_THRM2:
479 case SPRN_THRM2:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h450 #define SPRN_THRM2 0x3FD /* Thermal Management Register 2 */ macro

Completed in 54 milliseconds