Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c45 #define TCR_FIE (1U << 23) /* Fixed-Interval Timer Interrupt Enable */ macro
90 && env->spr[SPR_BOOKE_TCR] & TCR_FIE)); in booke_update_irq()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h545 #define TCR_FIE 0x00800000 /* FIT Interrupt Enable */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h398 #define TCR_FIE 0x00800000 /* FIT Interrupt Enable */ macro