Home
last modified time | relevance | path

Searched refs:SCR_FIQ (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/sm/
A Dsm_a32.S159 orr r0, r0, #(SCR_NS | SCR_FIQ) /* Set NS and FIQ bit in SCR */
177 bic r1, r1, #(SCR_NS | SCR_FIQ) /* Clear NS and FIQ bit in SCR */
225 bic r1, r1, #(SCR_NS | SCR_FIQ) /* Clear NS and FIQ bit in SCR */
/optee_os-3.20.0/core/arch/arm/include/
A Darm32.h39 #define SCR_FIQ BIT32(2) macro

Completed in 5 milliseconds