Searched refs:EMIF2_BASE (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-omap2/
H A Demif-common.c47 set_lpmode_selfrefresh(EMIF2_BASE);
54 else if (base == EMIF2_BASE)
1207 u32 base = (emif_nr == 1) ? EMIF1_BASE : EMIF2_BASE;
1345 emif2_size = get_emif_mem_size(EMIF2_BASE);
1552 do_sdram_init(EMIF2_BASE);
1558 emif_post_init_config(EMIF2_BASE);
1602 do_bug0039_workaround(EMIF2_BASE);
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c318 else if (emif_base == EMIF2_BASE)
/u-boot/arch/arm/include/asm/
H A Demif.h22 #define EMIF2_BASE 0x4d000000 macro

Completed in 105 milliseconds