Lines Matching full:deskew
78 /* Array of Deskew results */ in ddr3_pbs_tx()
257 * Bit# Deskew <- Bit# Deskew - in ddr3_pbs_tx()
259 * Deskew For all bits (per PUP) in ddr3_pbs_tx()
305 …/* Bit# Deskew <- Bit# Deskew - last / first failing bit Deskew For all bits (per PUP) (minimize … in ddr3_pbs_tx()
357 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_tx()
358 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_tx()
768 * Bit# Deskew <- Bit# Deskew - in ddr3_pbs_rx()
770 * Deskew For all bits (per PUP) in ddr3_pbs_rx()
838 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_rx()
839 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_rx()
873 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_pbs_rx()
874 * failing bit Deskew For all bits (per PUP) in ddr3_pbs_rx()
923 u32 dqs_deskew_val = 0; /* current value of DQS PBS deskew */ in ddr3_rx_shift_dqs_to_first_fail()
977 /* Fail on start with first deskew value */ in ddr3_rx_shift_dqs_to_first_fail()
981 DEBUG_PBS_S("DDR3 - PBS Rx - Shift DQS - fail on start with first deskew value\n"); in ddr3_rx_shift_dqs_to_first_fail()
995 * Reach max value of dqs deskew or get fail in ddr3_rx_shift_dqs_to_first_fail()
998 DEBUG_PBS_FULL_S("DDR3 - PBS RX - Shift DQS - DQS deskew reached maximum value\n"); in ddr3_rx_shift_dqs_to_first_fail()
1003 DEBUG_PBS_FULL_S("DDR3 - PBS RX - Shift DQS - Inc DQS deskew for PUPs: "); in ddr3_rx_shift_dqs_to_first_fail()
1005 DEBUG_PBS_FULL_C(", deskew = ", dqs_deskew_val, 2); in ddr3_rx_shift_dqs_to_first_fail()
1007 /* Increment DQS deskew elements - Only for unlocked pups */ in ddr3_rx_shift_dqs_to_first_fail()
1293 /* PBS deskew elements reach max ? */ in ddr3_pbs_per_bit()
1295 DEBUG_PBS_FULL_S("DDR3 - PBS Per bit - PBS deskew elements reach max\n"); in ddr3_pbs_per_bit()
1465 * Bit# Deskew <- Bit# Deskew - last / first in ddr3_set_pbs_results()
1466 * failing bit Deskew For all bits (per PUP) in ddr3_set_pbs_results()