Searched defs:ddrphy_srstn_req (Results 1 – 2 of 2) 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
Completed in 5 milliseconds