Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c255 u32 *emif_ext_phy_ctrl_reg, *emif_phy_status; in update_hwleveling_output() local
262 emif_ext_phy_ctrl_reg = (u32 *)&emif->emif_ddr_ext_phy_ctrl_7; in update_hwleveling_output()
266 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()
267 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()
271 emif_ext_phy_ctrl_reg = (u32 *)&emif->emif_ddr_ext_phy_ctrl_2; in update_hwleveling_output()
276 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()
277 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()
281 emif_ext_phy_ctrl_reg = (u32 *)&emif->emif_ddr_ext_phy_ctrl_12; in update_hwleveling_output()
286 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()
287 writel(reg, emif_ext_phy_ctrl_reg++); in update_hwleveling_output()