Searched refs:SPR_THRM1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h291 #define SPR_THRM1 0x3fc /* ..6. Thermal Management Register */ macro
/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_subr.c1298 mtspr(SPR_THRM1, SPR_THRM_VALID);
1344 mtspr(SPR_THRM1,
1348 ((mfspr(SPR_THRM1) & SPR_THRM_TIV) == 0)) {
1352 if (mfspr(SPR_THRM1) & SPR_THRM_TIN) {

Completed in 75 milliseconds