vsync_total       130 drivers/video/fbdev/pvr2fb.c 	unsigned int vsync_total;	/* Lines/field */
vsync_total       384 drivers/video/fbdev/pvr2fb.c 	par->vsync_total = var->upper_margin + var->yres + var->lower_margin +
vsync_total       388 drivers/video/fbdev/pvr2fb.c 		vtotal = par->vsync_total;
vsync_total       499 drivers/video/fbdev/pvr2fb.c 				   (par->vsync_total - par->borderstop_v);
vsync_total       560 drivers/video/fbdev/pvr2fb.c 	fb_writel((par->vsync_total << 16) | par->hsync_total, DISP_SYNCSIZE);