Lines Matching refs:start_over
64 static int ddr3_pbs_per_bit(MV_DRAM_INFO *dram_info, int *start_over, int is_tx,
101 int start_over; in ddr3_pbs_tx() local
184 start_over = 0; in ddr3_pbs_tx()
230 dram_info, &start_over, 1, in ddr3_pbs_tx()
234 } while ((start_over == 1) && in ddr3_pbs_tx()
238 start_over == 1) { in ddr3_pbs_tx()
543 int start_over; in ddr3_pbs_rx() local
625 start_over = 0; in ddr3_pbs_rx()
730 dram_info, &start_over, in ddr3_pbs_rx()
737 } while ((start_over == 1) && in ddr3_pbs_rx()
741 start_over == 1) { in ddr3_pbs_rx()
1137 static int ddr3_pbs_per_bit(MV_DRAM_INFO *dram_info, int *start_over, int is_tx, in ddr3_pbs_per_bit() argument
1288 *start_over = 0; in ddr3_pbs_per_bit()
1297 *start_over = (sum_pup_fail != 0) && (!(*start_over)); in ddr3_pbs_per_bit()
1301 DEBUG_PBS_FULL_D(*start_over, 1); in ddr3_pbs_per_bit()
1314 1 && (*start_over == 1)) { in ddr3_pbs_per_bit()
1345 if (*start_over == 1) { in ddr3_pbs_per_bit()
1363 if (*start_over == 1) { in ddr3_pbs_per_bit()