Searched refs:DDR_TRTW_M (Results 1 – 2 of 2) sorted by relevance
68 #define DDR_TRTW_M 0x1f macro69 #define DDR_TRTW(x) (((x) & DDR_TRTW_M) << DDR_TRTW_S)
65 #define DDR_TRTW_M 0x1f macro