Searched refs:iter_max (Results 1 – 1 of 1) sorted by relevance
831 int iter_max; in mgag200_g200wb_hold_bmc() local858 iter_max = 300; in mgag200_g200wb_hold_bmc()859 while (!(tmp & 0x1) && iter_max) { in mgag200_g200wb_hold_bmc()863 iter_max--; in mgag200_g200wb_hold_bmc()870 if (iter_max) { in mgag200_g200wb_hold_bmc()871 iter_max = 300; in mgag200_g200wb_hold_bmc()872 while ((tmp & 0x2) && iter_max) { in mgag200_g200wb_hold_bmc()876 iter_max--; in mgag200_g200wb_hold_bmc()