Searched refs:ext_phy_ctrl_base (Results 1 – 2 of 2) sorted by relevance
505 u32 *ext_phy_ctrl_base = 0; in do_ext_phy_settings_omap5() local516 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()
235 u32 *ext_phy_ctrl_base = 0; in ext_phy_settings_swlvl() local241 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