Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c51 #define TTBCR_T1SZ(x) ((x) << 16) macro
52 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h465 #define TTBCR_T1SZ(x) ((x) << 16) macro
466 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))