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

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

Completed in 122 milliseconds