Searched refs:emif_base (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap4/
H A Dhwinit.c101 void config_data_eye_leveling_samples(u32 emif_base) argument
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c308 void config_data_eye_leveling_samples(u32 emif_base) argument
315 if (emif_base == EMIF1_BASE)
318 else if (emif_base == EMIF2_BASE)
/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1474 struct emif_reg_struct *emif_base = (struct emif_reg_struct *)base; local
1477 u32 *phy_status_base = &emif_base->emif_ddr_phy_status[0];
1478 u32 *phy_ctrl_base = &emif_base->emif_ddr_ext_phy_ctrl_1;
1502 writel(0x0, &emif_base->emif_rd_wr_lvl_rmp_ctl);
/u-boot/arch/arm/include/asm/
H A Demif.h1301 void config_data_eye_leveling_samples(u32 emif_base);

Completed in 54 milliseconds