OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_dram_size
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
mxs.c
280
if (data->
mem_dram_size
== 0) {
286
gd->ram_size = data->
mem_dram_size
;
spl_boot.c
136
data->
mem_dram_size
= mxs_mem_get_size();
/external/u-boot/arch/arm/include/asm/arch-mxs/
sys_proto.h
91
uint32_t
mem_dram_size
;
member in struct:mxs_spl_data
Completed in 2002 milliseconds