Home
last modified time | relevance | path

Searched refs:MEMCTL_BASE (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-imx/
A Dmmdc_size.c7 #define MEMCTL_BASE ESDCTL_BASE_ADDR macro
9 #define MEMCTL_BASE MMDC_P0_BASE_ADDR macro
11 #define MEMCTL_BASE MMDC0_RBASE macro
41 struct esd_mmdc_regs *mem = (struct esd_mmdc_regs *)MEMCTL_BASE; in imx_ddr_size()
/u-boot/arch/mips/mach-mtmips/mt7628/
A Dmt7628.h13 #define MEMCTL_BASE 0x10000300 macro
A Dddr.c148 param.memc = ioremap_nocache(MEMCTL_BASE, MEMCTL_SIZE); in mt7628_ddr_init()
/u-boot/arch/mips/mach-mtmips/mt7620/
A Dmt7620.h15 #define MEMCTL_BASE 0x10000300 macro
A Ddram.c86 param.memc = ioremap_nocache(MEMCTL_BASE, MEMCTL_SIZE); in mt7620_dram_init()

Completed in 9 milliseconds