Searched refs:MPHY_PGCR0 (Results 1 – 2 of 2) sorted by relevance
63 tmp = readl(phy_base + MPHY_PGCR0); in ddrphy_fifo_reset()65 writel(tmp, phy_base + MPHY_PGCR0); in ddrphy_fifo_reset()70 writel(tmp, phy_base + MPHY_PGCR0); in ddrphy_fifo_reset()158 writel(0x07d81e37, phy_base + MPHY_PGCR0); in ddrphy_init()
33 #define MPHY_PGCR0 (0x002 << MPHY_SHIFT) macro