Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dtau_6xx.c87 if(thrm & THRM1_TIN){ /* crossed low threshold */ in TAUupdate()
99 if(thrm & THRM1_TIN){ /* crossed high threshold */ in TAUupdate()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h781 #define THRM1_TIN (1 << 31) macro