OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EMC_BASE
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
cpu.h
20
#define
EMC_BASE
0x31080000 /* EMC configuration registers base */
/external/u-boot/board/timll/devkit3250/
devkit3250.c
18
static struct emc_regs *emc = (struct emc_regs *)
EMC_BASE
;
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
dram.c
25
static struct emc_regs *emc = (struct emc_regs *)
EMC_BASE
;
Completed in 286 milliseconds