Searched refs:thrm (Results 1 – 1 of 1) sorted by relevance
78 unsigned thrm; in TAUupdate() local86 if((thrm = mfspr(SPRN_THRM1)) & THRM1_TIV){ /* is valid? */ in TAUupdate()87 if(thrm & THRM1_TIN){ /* crossed low threshold */ in TAUupdate()98 if((thrm = mfspr(SPRN_THRM2)) & THRM1_TIV){ /* is valid? */ in TAUupdate()99 if(thrm & THRM1_TIN){ /* crossed high threshold */ in TAUupdate()