Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dtau_6xx.c68 u32 thrm; in TAUupdate() local
73 thrm = mfspr(SPRN_THRM1); in TAUupdate()
74 if ((thrm & bits) == bits) { in TAUupdate()
84 thrm = mfspr(SPRN_THRM2); in TAUupdate()
85 if ((thrm & bits) == bits) { in TAUupdate()

Completed in 2 milliseconds