Home
last modified time | relevance | path

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

/netbsd/sys/arch/powerpc/include/oea/
H A Dspr.h301 #define SPR_THRM_ENABLE 0x00000001 /* TAU Enable */ macro
/netbsd/sys/arch/powerpc/oea/
H A Dcpu_subr.c1292 mtspr(SPR_THRM3, SPR_THRM_TIMER(therm_delay) | SPR_THRM_ENABLE); in cpu_tau_setup()