Searched defs:SOC_REGISTERS_L4_PHYSICAL_BASE (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
H A DCache.c31 #define SOC_REGISTERS_L4_PHYSICAL_BASE 0x48000000 macro
65 MemoryTable[2].PhysicalBase = SOC_REGISTERS_L4_PHYSICAL_BASE;
66 MemoryTable[2].VirtualBase = SOC_REGISTERS_L4_PHYSICAL_BASE;
/device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
H A DCache.c31 #define SOC_REGISTERS_L4_PHYSICAL_BASE 0x48000000 macro
65 MemoryTable[2].PhysicalBase = SOC_REGISTERS_L4_PHYSICAL_BASE;
66 MemoryTable[2].VirtualBase = SOC_REGISTERS_L4_PHYSICAL_BASE;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Include/
H A DBeagleBoard.h29 #define SOC_REGISTERS_L4_PHYSICAL_BASE 0x48000000 macro
/device/linaro/bootloader/edk2/BeagleBoardPkg/Include/
H A DBeagleBoard.h29 #define SOC_REGISTERS_L4_PHYSICAL_BASE 0x48000000 macro

Completed in 188 milliseconds