OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SOC_REGISTERS_L4_PHYSICAL_BASE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
Cache.c
31
#define
SOC_REGISTERS_L4_PHYSICAL_BASE
0x48000000
65
MemoryTable[2].PhysicalBase =
SOC_REGISTERS_L4_PHYSICAL_BASE
;
66
MemoryTable[2].VirtualBase =
SOC_REGISTERS_L4_PHYSICAL_BASE
;
/device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
Cache.c
31
#define
SOC_REGISTERS_L4_PHYSICAL_BASE
0x48000000
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/
BeagleBoard.h
29
#define
SOC_REGISTERS_L4_PHYSICAL_BASE
0x48000000
/device/linaro/bootloader/edk2/BeagleBoardPkg/Include/
BeagleBoard.h
29
#define
SOC_REGISTERS_L4_PHYSICAL_BASE
0x48000000
Completed in 120 milliseconds