thrm 78 arch/powerpc/kernel/tau_6xx.c unsigned thrm; thrm 86 arch/powerpc/kernel/tau_6xx.c if((thrm = mfspr(SPRN_THRM1)) & THRM1_TIV){ /* is valid? */ thrm 87 arch/powerpc/kernel/tau_6xx.c if(thrm & THRM1_TIN){ /* crossed low threshold */ thrm 98 arch/powerpc/kernel/tau_6xx.c if((thrm = mfspr(SPRN_THRM2)) & THRM1_TIV){ /* is valid? */ thrm 99 arch/powerpc/kernel/tau_6xx.c if(thrm & THRM1_TIN){ /* crossed high threshold */