Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h59 #define SCTLR_EL2_RES1 (3 << 28 | 3 << 22 | 1 << 18 | 1 << 16 |\ macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsysreg.h632 #define SCTLR_EL2_RES1 ((BIT(4)) | (BIT(5)) | (BIT(11)) | (BIT(16)) | \ macro