Searched refs:SCTLR_C (Results 1 – 8 of 8) sorted by relevance
/optee_os/core/arch/arm/plat-rcar/ |
A D | romapi_call.S | 56 bic x9, x9, #SCTLR_C 80 orr x9, x9, #SCTLR_C
|
/optee_os/core/arch/arm/sm/ |
A D | psci-helper.S | 36 bic r0, r0, #SCTLR_C
|
/optee_os/core/arch/arm/include/ |
A D | arm32.h | 50 #define SCTLR_C BIT32(2) macro
|
A D | arm64.h | 15 #define SCTLR_C BIT32(2) macro
|
/optee_os/core/arch/arm/kernel/ |
A D | entry_a32.S | 148 bic r0, r0, #(SCTLR_M | SCTLR_C) 806 orr r0, r0, #SCTLR_C
|
A D | entry_a64.S | 411 orr x1, x1, #SCTLR_C
|
/optee_os/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 9 milliseconds