Searched refs:thrm (Results 1 - 1 of 1) 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.c74 unsigned thrm; local
82 if((thrm = mfspr(SPRN_THRM1)) & THRM1_TIV){ /* is valid? */
83 if(thrm & THRM1_TIN){ /* crossed low threshold */
94 if((thrm = mfspr(SPRN_THRM2)) & THRM1_TIV){ /* is valid? */
95 if(thrm & THRM1_TIN){ /* crossed high threshold */

Completed in 51 milliseconds