Searched refs:CR_M (Results 1 – 6 of 6) sorted by relevance
10 #define CR_M (1 << 0) /* MMU enable */ macro
33 tst r1, #CR_M @ Check MMU bit enabled
115 movw r2, #CR_I | CR_Z | CR_C | CR_M
23 bic ip, r8, #CR_M @ disable caches and MMU
209 dev->archdata.dma_coherent = (get_cr() & CR_M) ? coherent : true; in arch_setup_dma_ops()
167 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on)