Searched refs:DDR_TRAS_S (Results 1 – 2 of 2) sorted by relevance
27 #define DDR_TRAS_S 0 macro29 #define DDR_TRAS(x) ((x) << DDR_TRAS_S)
26 #define DDR_TRAS_S 0 macro28 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S)