tmpcount          228 drivers/gpu/drm/mgag200/mgag200_mode.c 	int i, j, tmpcount, vcount;
tmpcount          384 drivers/gpu/drm/mgag200/mgag200_mode.c 			tmpcount = RREG8(MGAREG_VCOUNT);
tmpcount          385 drivers/gpu/drm/mgag200/mgag200_mode.c 			if (tmpcount < vcount)
tmpcount          387 drivers/gpu/drm/mgag200/mgag200_mode.c 			if ((tmpcount - vcount) > 2)
tmpcount          500 drivers/gpu/drm/mgag200/mgag200_mode.c 	int i, j, tmpcount, vcount;
tmpcount          610 drivers/gpu/drm/mgag200/mgag200_mode.c 			tmpcount = RREG8(MGAREG_VCOUNT);
tmpcount          611 drivers/gpu/drm/mgag200/mgag200_mode.c 			if (tmpcount < vcount)
tmpcount          613 drivers/gpu/drm/mgag200/mgag200_mode.c 			if ((tmpcount - vcount) > 2)