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