Searched refs:tmpcount (Results 1 – 2 of 2) sorted by relevance
102 int i, j, tmpcount, vcount; in mgag200_g200eh_pixpllc_atomic_update() local 154 tmpcount = RREG8(MGAREG_VCOUNT); in mgag200_g200eh_pixpllc_atomic_update() 155 if (tmpcount < vcount) in mgag200_g200eh_pixpllc_atomic_update() 157 if ((tmpcount - vcount) > 2) in mgag200_g200eh_pixpllc_atomic_update()
102 int i, j, tmpcount, vcount; in mgag200_g200wb_pixpllc_atomic_update() local 196 tmpcount = RREG8(MGAREG_VCOUNT); in mgag200_g200wb_pixpllc_atomic_update() 197 if (tmpcount < vcount) in mgag200_g200wb_pixpllc_atomic_update() 199 if ((tmpcount - vcount) > 2) in mgag200_g200wb_pixpllc_atomic_update()