Searched refs:HW_C1_DTCM_ENABLE (Results 1 – 4 of 4) sorted by relevance
104 orr r0, r0, #HW_C1_DTCM_ENABLE in OS_EnableDTCM()121 bic r0, r0, #HW_C1_DTCM_ENABLE in OS_DisableDTCM()
84 #define HW_C1_DTCM_ENABLE 0x00010000 // Enable data TCM macro
454 | HW_C1_ITCM_ENABLE | HW_C1_DTCM_ENABLE \ in init_cp15()619 | HW_C1_ITCM_ENABLE | HW_C1_DTCM_ENABLE \ in init_cp15()
425 | HW_C1_DTCM_ENABLE \ in INITi_InitCoprocessor()445 mov r1, #HW_C1_ITCM_ENABLE | HW_C1_DTCM_ENABLE in INITi_InitCoprocessor()