Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/omap5/
A Dsdram.c506 u32 *emif_ext_phy_ctrl_base = 0; in do_ext_phy_settings_omap5() local
535 emif_ext_phy_ctrl_base++); in do_ext_phy_settings_omap5()
538 emif_ext_phy_ctrl_base++); in do_ext_phy_settings_omap5()
545 u32 *emif_ext_phy_ctrl_base = 0; in do_ext_phy_settings_dra7() local
570 &emif_ext_phy_ctrl_base[i * 2]); in do_ext_phy_settings_dra7()
572 &emif_ext_phy_ctrl_base[i * 2 + 1]); in do_ext_phy_settings_dra7()
578 &emif_ext_phy_ctrl_base[i * 2]); in do_ext_phy_settings_dra7()
580 &emif_ext_phy_ctrl_base[i * 2 + 1]); in do_ext_phy_settings_dra7()
586 &emif_ext_phy_ctrl_base[i * 2]); in do_ext_phy_settings_dra7()
588 &emif_ext_phy_ctrl_base[i * 2 + 1]); in do_ext_phy_settings_dra7()
[all …]
/u-boot/arch/arm/mach-omap2/am33xx/
A Dddr.c236 u32 *emif_ext_phy_ctrl_base = 0; in ext_phy_settings_swlvl() local
242 emif_ext_phy_ctrl_base = 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()
263 writel(ext_phy_ctrl_const_regs[i], emif_ext_phy_ctrl_base++); in ext_phy_settings_swlvl()
265 writel(ext_phy_ctrl_const_regs[i], emif_ext_phy_ctrl_base++); in ext_phy_settings_swlvl()

Completed in 4 milliseconds