Searched refs:SCTLR_C (Results 1 – 3 of 3) sorted by relevance
365 orr r0, r0, #(SCTLR_M|SCTLR_C) /* Enable MMU and D-cache */
515 orr x0, x0, #SCTLR_C /* Enable D-cache */
120 #define SCTLR_C (_AC(1,U)<<2) macro
Completed in 8 milliseconds