Searched refs:pbs_rep_time (Results 1 – 1 of 1) sorted by relevance
92 u32 pbs_rep_time = 0; /* counts number of loop in case of fail */ in ddr3_pbs_tx() local182 pbs_rep_time = 0; in ddr3_pbs_tx()193 DEBUG_PBS_D(pbs_rep_time, 1); in ddr3_pbs_tx()235 (++pbs_rep_time < COUNT_PBS_STARTOVER)); in ddr3_pbs_tx()237 if (pbs_rep_time == COUNT_PBS_STARTOVER && in ddr3_pbs_tx()534 u32 pbs_rep_time = 0; /* counts number of loop in case of fail */ in ddr3_pbs_rx() local623 pbs_rep_time = 0; in ddr3_pbs_rx()634 DEBUG_PBS_FULL_D(pbs_rep_time, 1); in ddr3_pbs_rx()738 (++pbs_rep_time < COUNT_PBS_STARTOVER)); in ddr3_pbs_rx()740 if (pbs_rep_time == COUNT_PBS_STARTOVER && in ddr3_pbs_rx()