Searched refs:tmpcount (Results 1 – 1 of 1) sorted by relevance
311 int i, j, tmpcount, vcount; in mga_g200wb_set_plls() local467 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()468 if (tmpcount < vcount) in mga_g200wb_set_plls()470 if ((tmpcount - vcount) > 2) in mga_g200wb_set_plls()583 int i, j, tmpcount, vcount; in mga_g200eh_set_plls() local693 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()694 if (tmpcount < vcount) in mga_g200eh_set_plls()696 if ((tmpcount - vcount) > 2) in mga_g200eh_set_plls()