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