Searched refs:tmpcount (Results 1 – 1 of 1) sorted by relevance
352 int i, j, tmpcount, vcount; in mgag200_pixpll_update_g200wb() local448 tmpcount = RREG8(MGAREG_VCOUNT); in mgag200_pixpll_update_g200wb()449 if (tmpcount < vcount) in mgag200_pixpll_update_g200wb()451 if ((tmpcount - vcount) > 2) in mgag200_pixpll_update_g200wb()649 int i, j, tmpcount, vcount; in mgag200_pixpll_update_g200eh() local702 tmpcount = RREG8(MGAREG_VCOUNT); in mgag200_pixpll_update_g200eh()703 if (tmpcount < vcount) in mgag200_pixpll_update_g200eh()705 if ((tmpcount - vcount) > 2) in mgag200_pixpll_update_g200eh()