Searched refs:ICPU_MEMPHY_CFG_PHY_FIFO_RST (Results 1 – 6 of 6) sorted by relevance
378 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()
224 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
236 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
275 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
283 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
280 #define ICPU_MEMPHY_CFG_PHY_FIFO_RST BIT(7) macro
Completed in 15 milliseconds