Searched refs:MPHY_PGCR0_PHYFRST (Results 1 – 2 of 2) sorted by relevance
35 #define MPHY_PGCR0_PHYFRST BIT(26) /* PHY FIFO Reset */ macro
63 tmp &= ~MPHY_PGCR0_PHYFRST; in ddrphy_fifo_reset()68 tmp |= MPHY_PGCR0_PHYFRST; in ddrphy_fifo_reset()