Home
last modified time | relevance | path

Searched refs:ext_phy_ctrl_base (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap5/
A Dsdram.c505 u32 *ext_phy_ctrl_base = 0; in do_ext_phy_settings_omap5() local
516 ext_phy_ctrl_base = (u32 *) &(regs->emif_ddr_ext_phy_ctrl_1); in do_ext_phy_settings_omap5()
521 writel(*ext_phy_ctrl_base, emif_ext_phy_ctrl_base++); in do_ext_phy_settings_omap5()
523 writel(*ext_phy_ctrl_base++, emif_ext_phy_ctrl_base++); in do_ext_phy_settings_omap5()
/u-boot/arch/arm/mach-omap2/am33xx/
A Dddr.c235 u32 *ext_phy_ctrl_base = 0; in ext_phy_settings_swlvl() local
241 ext_phy_ctrl_base = (u32 *)&(regs->emif_ddr_ext_phy_ctrl_1); in ext_phy_settings_swlvl()
247 writel(*ext_phy_ctrl_base, emif_ext_phy_ctrl_base++); in ext_phy_settings_swlvl()
249 writel(*ext_phy_ctrl_base++, emif_ext_phy_ctrl_base++); in ext_phy_settings_swlvl()

Completed in 4 milliseconds