Home
last modified time | relevance | path

Searched refs:THRM1_TIN (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/kernel/
Dtau_6xx.c83 if(thrm & THRM1_TIN){ /* crossed low threshold */ in TAUupdate()
95 if(thrm & THRM1_TIN){ /* crossed high threshold */ in TAUupdate()
/linux-2.6.39/arch/powerpc/include/asm/
Dreg.h461 #define THRM1_TIN (1 << 31) macro