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