Searched refs:DDR3_MR2_CWL (Results 1 – 2 of 2) sorted by relevance
235 #define DDR3_MR2_CWL(n) ((((n) - 5) & 0x7) << 3) macro
265 pdram_timing->mr[2] = DDR3_MR2_CWL(pdram_timing->cwl); in ddr3_get_parameter()