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