Searched refs:iter_max (Results 1 – 1 of 1) sorted by relevance
15 int iter_max; in mgag200_bmc_stop_scanout() local47 iter_max = 300; in mgag200_bmc_stop_scanout()48 while (!(tmp & 0x1) && iter_max) { in mgag200_bmc_stop_scanout()52 iter_max--; in mgag200_bmc_stop_scanout()60 if (iter_max) { in mgag200_bmc_stop_scanout()61 iter_max = 300; in mgag200_bmc_stop_scanout()62 while ((tmp & 0x2) && iter_max) { in mgag200_bmc_stop_scanout()66 iter_max--; in mgag200_bmc_stop_scanout()