Searched refs:ddrphy_srstn_req (Results 1 – 4 of 4) sorted by relevance
68 #define ddrphy_srstn_req(n) (((0x1 << 0) << 16) | ((n) << 0)) macro
40 #define ddrphy_srstn_req(n) (((0x1 << 14) << 16) | ((n) << 14)) 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 8 milliseconds