Searched refs:MPHY_DX_BASE (Results 1 – 3 of 3) sorted by relevance
98 void __iomem *dx_base = phy_base + MPHY_DX_BASE; in ddrphy_dqs_delay_fixup()117 void __iomem *dx_base = phy_base + MPHY_DX_BASE; in ddrphy_get_system_latency()218 dx_base = phy_base + MPHY_DX_BASE; in ddrphy_init()
78 dx_base = phy_base + MPHY_DX_BASE; in dump_loop()234 { int ofst = MPHY_DX_BASE + MPHY_DX_STRIDE * (dx) + \
121 #define MPHY_DX_BASE (0x0A0 << MPHY_SHIFT) macro