Lines Matching refs:cwl
88 unsigned int cwl; in compute_cas_write_latency() local
91 cwl = 9; in compute_cas_write_latency()
93 cwl = 10; in compute_cas_write_latency()
95 cwl = 11; in compute_cas_write_latency()
97 cwl = 12; in compute_cas_write_latency()
99 cwl = 14; in compute_cas_write_latency()
101 cwl = 16; in compute_cas_write_latency()
103 cwl = 18; in compute_cas_write_latency()
105 return cwl; in compute_cas_write_latency()
122 unsigned int cwl; in compute_cas_write_latency() local
126 cwl = 5; in compute_cas_write_latency()
128 cwl = 6; in compute_cas_write_latency()
130 cwl = 7; in compute_cas_write_latency()
132 cwl = 8; in compute_cas_write_latency()
134 cwl = 9; in compute_cas_write_latency()
136 cwl = 10; in compute_cas_write_latency()
138 cwl = 11; in compute_cas_write_latency()
140 cwl = 12; in compute_cas_write_latency()
142 cwl = 12; in compute_cas_write_latency()
145 return cwl; in compute_cas_write_latency()
988 unsigned int cwl = compute_cas_write_latency(ctrl_num) - 9; in set_ddr_sdram_mode_2() local
1005 | ((cwl & 0x7) << 3)); in set_ddr_sdram_mode_2()
1076 unsigned int cwl = compute_cas_write_latency(ctrl_num) - 5; in set_ddr_sdram_mode_2() local
1091 | ((cwl & 0x7) << 3) in set_ddr_sdram_mode_2()