Home
last modified time | relevance | path

Searched refs:emif_phy_status (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
258 emif_phy_status = (u32 *)&emif->emif_ddr_phy_status[6]; in update_hwleveling_output()
265 reg = readl(emif_phy_status++); in update_hwleveling_output()
272 emif_phy_status = (u32 *)&emif->emif_ddr_phy_status[11]; in update_hwleveling_output()
275 reg = readl(emif_phy_status++); in update_hwleveling_output()
282 emif_phy_status = (u32 *)&emif->emif_ddr_phy_status[16]; in update_hwleveling_output()
285 reg = readl(emif_phy_status++); in update_hwleveling_output()