OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRAM_BASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/imx/
imx23var.h
35
#define
DRAM_BASE
0x40000000
/src/sys/arch/evbarm/stand/bootimx23/
args_prep.c
89
#define L1_PAGE_TABLE (
DRAM_BASE
+ MEMSIZE * 1024 * 1024 - L1_TABLE_SIZE)
/src/sys/arch/evbarm/imx23_olinuxino/
imx23_olinuxino_machdep.c
76
#define L1_PAGE_TABLE (
DRAM_BASE
+ MEMSIZE * 1024 * 1024 - L1_TABLE_SIZE)
173
bootconfig.dram[0].address =
DRAM_BASE
;
imx23_olinuxino_start.S
160
.word (
DRAM_BASE
+ MEMSIZE * 1024 * 1024 - L1_TABLE_SIZE)
Completed in 43 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025