Lines Matching full:gating
357 * bits [31:26] - DQS gating system latency for byte lane 3
358 * bits [25:24] - DQS gating phase select for byte lane 3
359 * bits [23:18] - DQS gating system latency for byte lane 2
360 * bits [17:16] - DQS gating phase select for byte lane 2
361 * bits [15:10] - DQS gating system latency for byte lane 1
362 * bits [ 9:8 ] - DQS gating phase select for byte lane 1
363 * bits [ 7:2 ] - DQS gating system latency for byte lane 0
364 * bits [ 1:0 ] - DQS gating phase select for byte lane 0
370 /* rank0 gating system latency (3 bits per lane: cycles) */ in mctl_set_dqs_gating_delay()
372 /* rank0 gating phase select (2 bits per lane: 90, 180, 270, 360) */ in mctl_set_dqs_gating_delay()
679 /* set the DQS gating window type */ in dramc_init_helper()