Searched refs:ddrphy_psrstn_req (Results 1 – 4 of 4) sorted by relevance
67 #define ddrphy_psrstn_req(n) (((0x1 << 2) << 16) | ((n) << 2)) macro
39 #define ddrphy_psrstn_req(n) (((0x1 << 15) << 16) | ((n) << 15)) macro
71 ddrphy_srstn_req(phy_srstn) | ddrphy_psrstn_req(phy_psrstn), in rkclk_ddr_reset()
150 writel(ddrphy_srstn_req(phy_srstn) | ddrphy_psrstn_req(phy_psrstn), in rkclk_ddr_reset()
Completed in 7 milliseconds