Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds