Searched refs:iter_max (Results 1 – 1 of 1) sorted by relevance
116 int iter_max; in mgag200_g200wb_hold_bmc() local143 iter_max = 300; in mgag200_g200wb_hold_bmc()144 while (!(tmp & 0x1) && iter_max) { in mgag200_g200wb_hold_bmc()148 iter_max--; in mgag200_g200wb_hold_bmc()155 if (iter_max) { in mgag200_g200wb_hold_bmc()156 iter_max = 300; in mgag200_g200wb_hold_bmc()157 while ((tmp & 0x2) && iter_max) { in mgag200_g200wb_hold_bmc()161 iter_max--; in mgag200_g200wb_hold_bmc()