Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c44 mtspr(SPRN_TCR, mfspr(SPRN_TCR) | TCR_PIE); in interrupt_init_cpu()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h537 #define TCR_PIE 0x04000000 /* PIT Interrupt Enable */ macro
538 #define TCR_DIE TCR_PIE /* DEC Interrupt Enable */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h392 #define TCR_PIE 0x04000000 /* PIT Interrupt Enable */ macro