Home
last modified time | relevance | path

Searched refs:ICPU_MEMPHY_CFG_PHY_FIFO_RST (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/mips/mach-mscc/include/mach/
A Dddr.h378 setbits_le32(BASE_CFG + ICPU_MEMPHY_CFG, ICPU_MEMPHY_CFG_PHY_FIFO_RST); in memphy_soft_reset()
380 clrbits_le32(BASE_CFG + ICPU_MEMPHY_CFG, ICPU_MEMPHY_CFG_PHY_FIFO_RST); in memphy_soft_reset()
664 writel(memphy_cfg | ICPU_MEMPHY_CFG_PHY_FIFO_RST, in hal_vcoreiii_ddr_failed()
666 writel(memphy_cfg & ~ICPU_MEMPHY_CFG_PHY_FIFO_RST, in hal_vcoreiii_ddr_failed()
668 writel(memphy_cfg | ICPU_MEMPHY_CFG_PHY_FIFO_RST, in hal_vcoreiii_ddr_failed()
/u-boot/arch/mips/mach-mscc/include/mach/luton/
A Dluton_icpu_cfg.h224 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
A Docelot_icpu_cfg.h236 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
/u-boot/arch/mips/mach-mscc/include/mach/serval/
A Dserval_icpu_cfg.h275 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
/u-boot/arch/mips/mach-mscc/include/mach/jr2/
A Djr2_icpu_cfg.h283 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
/u-boot/arch/mips/mach-mscc/include/mach/servalt/
A Dservalt_icpu_cfg.h280 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro

Completed in 15 milliseconds