Searched refs:DDR_TRTP_S (Results 1 – 2 of 2) sorted by relevance
68 #define DDR_TRTP_S 17 macro70 #define DDR_TRTP(x) ((x) << DDR_TRTP_S)
72 #define DDR_TRTP_S 17 macro74 #define DDR_TRTP(x) (((x) & DDR_TRTP_M) << DDR_TRTP_S)
Completed in 5 milliseconds