Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
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()