Searched refs:MPHY_DX_BASE (Results 1 – 3 of 3) sorted by relevance
97 void __iomem *dx_base = phy_base + MPHY_DX_BASE; in ddrphy_dqs_delay_fixup()116 void __iomem *dx_base = phy_base + MPHY_DX_BASE; in ddrphy_get_system_latency()217 dx_base = phy_base + MPHY_DX_BASE; in ddrphy_init()
77 dx_base = phy_base + MPHY_DX_BASE; in dump_loop()233 { int ofst = MPHY_DX_BASE + MPHY_DX_STRIDE * (dx) + \
122 #define MPHY_DX_BASE (0x0A0 << MPHY_SHIFT) macro