Lines Matching full:deskew

77 	/* Array of Deskew results */  in ddr3_pbs_tx()
256 * Bit# Deskew <- Bit# Deskew - in ddr3_pbs_tx()
258 * Deskew For all bits (per PUP) in ddr3_pbs_tx()
304 …/* Bit# Deskew <- Bit# Deskew - last / first failing bit Deskew For all bits (per PUP) (minimize … in ddr3_pbs_tx()
356 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_tx()
357 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_tx()
767 * Bit# Deskew <- Bit# Deskew - in ddr3_pbs_rx()
769 * Deskew For all bits (per PUP) in ddr3_pbs_rx()
837 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_rx()
838 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_rx()
872 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_rx()
873 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_rx()
922 u32 dqs_deskew_val = 0; /* current value of DQS PBS deskew */ in ddr3_rx_shift_dqs_to_first_fail()
976 /* Fail on start with first deskew value */ in ddr3_rx_shift_dqs_to_first_fail()
980 DEBUG_PBS_S("DDR3 - PBS Rx - Shift DQS - fail on start with first deskew value\n"); in ddr3_rx_shift_dqs_to_first_fail()
994 * Reach max value of dqs deskew or get fail in ddr3_rx_shift_dqs_to_first_fail()
997 DEBUG_PBS_FULL_S("DDR3 - PBS RX - Shift DQS - DQS deskew reached maximum value\n"); in ddr3_rx_shift_dqs_to_first_fail()
1002 DEBUG_PBS_FULL_S("DDR3 - PBS RX - Shift DQS - Inc DQS deskew for PUPs: "); in ddr3_rx_shift_dqs_to_first_fail()
1004 DEBUG_PBS_FULL_C(", deskew = ", dqs_deskew_val, 2); in ddr3_rx_shift_dqs_to_first_fail()
1006 /* Increment DQS deskew elements - Only for unlocked pups */ in ddr3_rx_shift_dqs_to_first_fail()
1292 /* PBS deskew elements reach max ? */ in ddr3_pbs_per_bit()
1294 DEBUG_PBS_FULL_S("DDR3 - PBS Per bit - PBS deskew elements reach max\n"); in ddr3_pbs_per_bit()
1464 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_set_pbs_results()
1465 * failing bit Deskew For all bits (per PUP) in ddr3_set_pbs_results()