Searched refs:TTBCR_T0SZ (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/
H A Dsystem.h438 #define TTBCR_T0SZ(x) ((x) << 0) macro
440 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c57 #define TTBCR_T0SZ(x) ((x) << 0) macro
59 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))

Completed in 124 milliseconds