Home
last modified time | relevance | path

Searched defs:TCR_FIE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c56 #define TCR_FIE (1U << 23) /* Fixed-Interval Timer Interrupt Enable */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h398 #define TCR_FIE 0x00800000 /* FIT Interrupt Enable */ macro