Home
last modified time | relevance | path

Searched refs:MPHY_PGCR0_PHYFRST (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/dram/
Dddrmphy-regs.h34 #define MPHY_PGCR0_PHYFRST BIT(26) /* PHY FIFO Reset */ macro
Dumc-pxs2.c64 tmp &= ~MPHY_PGCR0_PHYFRST; in ddrphy_fifo_reset()
69 tmp |= MPHY_PGCR0_PHYFRST; in ddrphy_fifo_reset()