Searched refs:DDR_TMRD_S (Results 1 – 2 of 2) sorted by relevance
43 #define DDR_TMRD_S 23 macro44 #define DDR_TMRD(x) ((x) << DDR_TMRD_S)
42 #define DDR_TMRD_S 23 macro43 #define DDR_TMRD(x) (((x) & DDR_TMRD_M) << DDR_TMRD_S)