Searched refs:iter_max (Results 1 – 1 of 1) sorted by relevance
825 int iter_max; in mgag200_g200wb_hold_bmc() local852 iter_max = 300; in mgag200_g200wb_hold_bmc()853 while (!(tmp & 0x1) && iter_max) { in mgag200_g200wb_hold_bmc()857 iter_max--; in mgag200_g200wb_hold_bmc()864 if (iter_max) { in mgag200_g200wb_hold_bmc()865 iter_max = 300; in mgag200_g200wb_hold_bmc()866 while ((tmp & 0x2) && iter_max) { in mgag200_g200wb_hold_bmc()870 iter_max--; in mgag200_g200wb_hold_bmc()