Searched refs:HW_ITCM_IMAGE (Results 1 – 6 of 6) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/hw/ARM9/ |
| D | mmap_global.h | 31 #define HW_ITCM_IMAGE 0x01000000 macro
|
| /TwlSDK-5.1.0/include/twl/hw/ARM9/ |
| D | mmap_global.h | 29 #define HW_ITCM_IMAGE 0x01000000 macro
|
| /TwlSDK-5.1.0/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 507 SET_PROTECTION_A(c5, HW_ITCM_IMAGE, 16MB) in INITi_InitRegion() 508 SET_PROTECTION_B(c5, HW_ITCM_IMAGE, 16MB) in INITi_InitRegion() 688 mov r3, #HW_ITCM_IMAGE in INITi_DoAutoload() 758 mov r3, #HW_ITCM_IMAGE in INITi_DoAutoload()
|
| /TwlSDK-5.1.0/build/libraries/init/ARM9/src/ |
| D | crt0.c | 530 SET_PROTECTION_A( c5, HW_ITCM_IMAGE, 16MB ) in init_cp15() 531 SET_PROTECTION_B( c5, HW_ITCM_IMAGE, 16MB ) in init_cp15()
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | createlcf.c | 231 else if (HW_ITCM_IMAGE <= address && address < HW_ITCM_END) in GetSectionMemType()
|
| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | createlcf.c | 293 else if (HW_ITCM_IMAGE <= address && address < HW_ITCM_END) in GetSectionMemType()
|