Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dtemp.c85 if(thrm & THRM1_TIN){ /* crossed low threshold */ in TAUupdate()
97 if(thrm & THRM1_TIN){ /* crossed high threshold */ in TAUupdate()
/linux-2.4.37.9/include/asm-ppc64/
Dprocessor.h301 #define THRM1_TIN (1<<0) macro
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h475 #define THRM1_TIN (1 << 31) macro