OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SOC_REGISTERS_L3_PHYSICAL_BASE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
Cache.c
26
#define
SOC_REGISTERS_L3_PHYSICAL_BASE
0x68000000
59
MemoryTable[1].PhysicalBase =
SOC_REGISTERS_L3_PHYSICAL_BASE
;
60
MemoryTable[1].VirtualBase =
SOC_REGISTERS_L3_PHYSICAL_BASE
;
/device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
Cache.c
26
#define
SOC_REGISTERS_L3_PHYSICAL_BASE
0x68000000
59
MemoryTable[1].PhysicalBase =
SOC_REGISTERS_L3_PHYSICAL_BASE
;
60
MemoryTable[1].VirtualBase =
SOC_REGISTERS_L3_PHYSICAL_BASE
;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Include/
BeagleBoard.h
24
#define
SOC_REGISTERS_L3_PHYSICAL_BASE
0x68000000
/device/linaro/bootloader/edk2/BeagleBoardPkg/Include/
BeagleBoard.h
24
#define
SOC_REGISTERS_L3_PHYSICAL_BASE
0x68000000
Completed in 218 milliseconds