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