Searched refs:DDR_TRAS_S (Results 1 – 2 of 2) sorted by relevance
30 #define DDR_TRAS_S 0 macro32 #define DDR_TRAS(x) ((x) << DDR_TRAS_S)
29 #define DDR_TRAS_S 0 macro31 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S)