Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dti816x_emif4.c118 (struct dmm_lisa_map_regs *)DMM_BASE;
120 #define DMM_PAT_BASE_ADDR (DMM_BASE + 0x420)
H A Demif4.c35 (struct dmm_lisa_map_regs *)DMM_BASE; in config_dmm()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c285 section = __raw_readl(DMM_BASE + i*4); in omap_sdram_size()
H A Demif-common.c1438 section = __raw_readl(DMM_BASE + i*4); in dmm_init()
1530 dmm_init(DMM_BASE); in sdram_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h546 #define DMM_BASE 0x4E000040 macro