Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c306 void config_data_eye_leveling_samples(u32 emif_base) in config_data_eye_leveling_samples() argument
313 if (emif_base == EMIF1_BASE) in config_data_eye_leveling_samples()
316 else if (emif_base == EMIF2_BASE) in config_data_eye_leveling_samples()
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dhwinit.c101 void config_data_eye_leveling_samples(u32 emif_base) in config_data_eye_leveling_samples() argument
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c1458 struct emif_reg_struct *emif_base = (struct emif_reg_struct *)base; in do_bug0039_workaround() local
1461 u32 *phy_status_base = &emif_base->emif_ddr_phy_status[0]; in do_bug0039_workaround()
1462 u32 *phy_ctrl_base = &emif_base->emif_ddr_ext_phy_ctrl_1; in do_bug0039_workaround()
1486 writel(0x0, &emif_base->emif_rd_wr_lvl_rmp_ctl); in do_bug0039_workaround()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1302 void config_data_eye_leveling_samples(u32 emif_base);