Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c68 #define TSR_FIS (1U << 26) /* Fixed-Interval Timer Interrupt Status */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h424 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro