Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h91 #define SCTLR_EL1_RES1 (3 << 28 | 3 << 22 | 1 << 20 |\ macro
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h685 #define SCTLR_EL1_RES1 ((BIT(11)) | (BIT(20)) | (BIT(22)) | (BIT(28)) | \ macro