Searched refs:SCR_FW_BIT (Results 1 – 2 of 2) sorted by relevance
/tf-a-ffa_el3_spmc/bl32/sp_min/aarch32/ | ||
A D | entrypoint.S | 36 bic \reg, \reg, #SCR_FW_BIT |
/tf-a-ffa_el3_spmc/include/arch/aarch32/ | ||
A D | arch.h | 210 #define SCR_FW_BIT (UL(1) << 4) macro |
Completed in 5 milliseconds