Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dtau_6xx.c69 u32 thrm; in TAUupdate() local
74 thrm = mfspr(SPRN_THRM1); in TAUupdate()
75 if ((thrm & bits) == bits) { in TAUupdate()
85 thrm = mfspr(SPRN_THRM2); in TAUupdate()
86 if ((thrm & bits) == bits) { in TAUupdate()

Completed in 4 milliseconds