Searched refs:tmpcount (Results 1 – 1 of 1) sorted by relevance
165 int i, j, tmpcount, vcount; in mga_g200wb_set_plls() local282 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200wb_set_plls()283 if (tmpcount < vcount) in mga_g200wb_set_plls()285 if ((tmpcount - vcount) > 2) in mga_g200wb_set_plls()399 int i, j, tmpcount, vcount; in mga_g200eh_set_plls() local474 tmpcount = RREG8(MGAREG_VCOUNT); in mga_g200eh_set_plls()475 if (tmpcount < vcount) in mga_g200eh_set_plls()477 if ((tmpcount - vcount) > 2) in mga_g200eh_set_plls()