Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c434 #define THRM3_E (1 << 0) in helper_fixup_thrm() macro
436 if (!(env->spr[SPR_THRM3] & THRM3_E)) { in helper_fixup_thrm()
/openbmc/linux/arch/powerpc/kernel/
H A Dtau_6xx.c153 mtspr(SPRN_THRM3, THRM3_SITV(0x1fff) | THRM3_E); in tau_timeout()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h409 #define THRM3_E (1<<31) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h836 #define THRM3_E (1<<0) macro