Searched refs:HW_C1_ITCM_ENABLE (Results 1 – 4 of 4) sorted by relevance
35 orr r0, r0, #HW_C1_ITCM_ENABLE in OS_EnableITCM()52 bic r0, r0, #HW_C1_ITCM_ENABLE in OS_DisableITCM()
83 #define HW_C1_ITCM_ENABLE 0x00040000 // Enable instruction 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()
424 | HW_C1_ITCM_ENABLE \ in INITi_InitCoprocessor()445 mov r1, #HW_C1_ITCM_ENABLE | HW_C1_DTCM_ENABLE in INITi_InitCoprocessor()