Searched defs:DDR_TWTR (Results 1 – 2 of 2) sorted by relevance
72 #define DDR_TWTR(x) ((x) << DDR_TWTR_S) macro
75 #define DDR_TWTR(x) (((x) & DDR_TWTR_M) << DDR_TWTR_S) macro