Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c51 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0)) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h426 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0)) macro