Searched refs:SCR_EL3_EA_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/ | ||
H A D | system.h | 32 #define SCR_EL3_EA_EN (1 << 3) /* External aborts taken to EL3 */ macro |
H A D | macro.h | 198 orr \tmp, \tmp, #SCR_EL3_EA_EN |