Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c57 #define TCR_ARE (1U << 22) /* Auto-Reload Enable */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h399 #define TCR_ARE 0x00400000 /* Auto Reload Enable */ macro