Searched refs:SCTLR_EL1_UCI_DIS (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/include/asm/ | ||
D | system.h | 92 #define SCTLR_EL1_UCI_DIS (0 << 26) /* Cache instruction disabled */ macro |
D | macro.h | 266 ldr \tmp, =(SCTLR_EL1_RES1 | SCTLR_EL1_UCI_DIS |\ |