Searched refs:DDR_TRCD (Results 1 – 2 of 2) sorted by relevance
31 #define DDR_TRCD(x) (((x) & DDR_TRCD_M) << DDR_TRCD_S) macro48 #define DDR1_CONF_REG_VAL (DDR_TRAS(16) | DDR_TRCD(6) | \52 #define DDR2_CONF_REG_VAL (DDR_TRAS(27) | DDR_TRCD(9) | \
32 #define DDR_TRCD(x) ((x) << DDR_TRCD_S) macro49 #define DDR_CONF_REG_VAL (DDR_TRAS(16) | DDR_TRCD(6) | \