Searched refs:SCR_RESET_VAL (Results 1 – 5 of 5) sorted by relevance
46 ldr r0, =(SCR_RESET_VAL | SCR_SIF_BIT)
242 #define SCR_RESET_VAL U(0x0) macro
74 mov_imm x0, (SCR_RESET_VAL | SCR_EA_BIT | SCR_SIF_BIT)
592 #define SCR_RESET_VAL SCR_RES1_BITS macro
349 scr_el3 = SCR_RESET_VAL; in setup_context_common()