Searched refs:SCTLR_C (Results 1 – 8 of 8) sorted by relevance
/optee_os-3.20.0/core/arch/arm/plat-rcar/ |
A D | romapi_call.S | 61 bic x9, x9, #SCTLR_C 85 orr x9, x9, #SCTLR_C
|
/optee_os-3.20.0/core/arch/arm/sm/ |
A D | psci-helper.S | 36 bic r0, r0, #SCTLR_C
|
/optee_os-3.20.0/core/arch/arm/include/ |
A D | arm32.h | 50 #define SCTLR_C BIT32(2) macro
|
A D | arm64.h | 15 #define SCTLR_C BIT64(2) macro
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | entry_a32.S | 147 bic r0, r0, #(SCTLR_M | SCTLR_C) 815 orr r0, r0, #SCTLR_C
|
A D | entry_a64.S | 524 orr x1, x1, #SCTLR_C
|
/optee_os-3.20.0/core/arch/arm/plat-imx/pm/ |
A D | psci-cpuidle-imx7.S | 97 bic r7, r7, #SCTLR_C 690 orr r7, r7, #SCTLR_C
|
A D | psci-suspend-imx7.S | 60 bic r7, r7, #SCTLR_C 121 orr r6, r6, #SCTLR_C
|
Completed in 10 milliseconds