Lines Matching defs:x
23 #define DDR_REFRESH(x) ((x) & 0x3ff) argument
29 #define DDR_TRAS(x) ((x) << DDR_TRAS_S) argument
32 #define DDR_TRCD(x) ((x) << DDR_TRCD_S) argument
35 #define DDR_TRP(x) ((x) << DDR_TRP_S) argument
38 #define DDR_TRRD(x) ((x) << DDR_TRRD_S) argument
41 #define DDR_TRFC(x) ((x) << DDR_TRFC_S) argument
44 #define DDR_TMRD(x) ((x) << DDR_TMRD_S) argument
47 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S) argument
56 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) argument
63 #define DDR_TWR(x) ((x) << DDR_TWR_S) argument
66 #define DDR_TRTW(x) ((x) << DDR_TRTW_S) argument
69 #define DDR_TRTP(x) ((x) << DDR_TRTP_S) argument
72 #define DDR_TWTR(x) ((x) << DDR_TWTR_S) argument
75 #define DDR_G_OPEN_L(x) ((x) << DDR_G_OPEN_L_S) argument
84 #define DDR2_CONF_TWL(x) (((x) & DDR2_CONF_TWL_M) << DDR2_CONF_TWL_S) argument
88 #define DDR2_CONF_TFAW(x) (((x) & DDR2_CONF_TFAW_M) << DDR2_CONF_TFAW_S) argument