Searched defs:DDR_TRAS (Results 1 – 2 of 2) sorted by relevance
29 #define DDR_TRAS(x) ((x) << DDR_TRAS_S) macro
28 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S) macro