Lines Matching defs:x
23 #define DDR_REFRESH(x) ((x) & DDR_REFRESH_M) argument
28 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S) argument
31 #define DDR_TRCD(x) (((x) & DDR_TRCD_M) << DDR_TRCD_S) argument
34 #define DDR_TRP(x) (((x) & DDR_TRP_M) << DDR_TRP_S) argument
37 #define DDR_TRRD(x) (((x) & DDR_TRRD_M) << DDR_TRRD_S) argument
40 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S) argument
43 #define DDR_TMRD(x) (((x) & DDR_TMRD_M) << DDR_TMRD_S) argument
46 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S) argument
59 #define DDR_BURST_LEN(x) ((x) << DDR_BURST_LEN_S) argument
66 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) argument
69 #define DDR_TRTW(x) (((x) & DDR_TRTW_M) << DDR_TRTW_S) argument
72 #define DDR_TRTP(x) (((x) & DDR_TRTP_M) << DDR_TRTP_S) argument
75 #define DDR_TWTR(x) (((x) & DDR_TWTR_M) << DDR_TWTR_S) argument
78 #define DDR_G_OPEN_L(x) ((x) << DDR_G_OPEN_L_S) argument
92 #define DDR_TRFC_MSB(x) (x) argument
116 #define DDR_BURST_GE0_MAX_BL(x) \ argument
120 #define DDR_BURST_GE1_MAX_BL(x) \ argument
124 #define DDR_BURST_PCIE_MAX_BL(x) \ argument
128 #define DDR_BURST_USB_MAX_BL(x) \ argument
132 #define DDR_BURST_CPU_MAX_BL(x) \ argument
136 #define DDR_BURST_RD_MAX_BL(x) \ argument
140 #define DDR_BURST_WR_MAX_BL(x) \ argument
144 #define DDR_BURST_RWP_MASK_EN(x) \ argument
160 #define DDR_BURST_WMAC_MAX_BL(x) \ argument
166 #define DDR2_CONF_TWL(x) \ argument
171 #define DDR2_CONF_TFAW(x) \ argument
206 #define DDR_BIST_COMP_CNT(x) \ argument