OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HW_DRAM_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/bootimx23/
emi_prep.c
69
tmp_r = REG_RD(
HW_DRAM_BASE
+ HW_DRAM_CTL08);
71
REG_WR(
HW_DRAM_BASE
+ HW_DRAM_CTL08, tmp_r);
76
tmp_r = REG_RD(
HW_DRAM_BASE
+ HW_DRAM_CTL08);
78
REG_WR(
HW_DRAM_BASE
+ HW_DRAM_CTL08, tmp_r);
86
tmp_r = REG_RD(
HW_DRAM_BASE
+ HW_DRAM_CTL16);
88
REG_WR(
HW_DRAM_BASE
+ HW_DRAM_CTL16, tmp_r);
90
tmp_r = REG_RD(
HW_DRAM_BASE
+ HW_DRAM_CTL16);
92
REG_WR(
HW_DRAM_BASE
+ HW_DRAM_CTL16, tmp_r);
110
dram_r = (uint32_t *)(
HW_DRAM_BASE
);
133
reg = REG_RD(
HW_DRAM_BASE
+ HW_DRAM_CTL18)
[
all
...]
/src/sys/arch/arm/imx/
imx23_emireg.h
38
#define
HW_DRAM_BASE
0x800E0000
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025