yoffset            51 drivers/acpi/bgrt.c static DEVICE_ATTR(yoffset, S_IRUGO, show_yoffset, NULL);
yoffset          1411 drivers/gpu/drm/drm_fb_helper.c 	pan_set(fb_helper, var->xoffset, var->yoffset);
yoffset          1416 drivers/gpu/drm/drm_fb_helper.c 		info->var.yoffset = var->yoffset;
yoffset          1418 drivers/gpu/drm/drm_fb_helper.c 		pan_set(fb_helper, info->var.xoffset, info->var.yoffset);
yoffset          1435 drivers/gpu/drm/drm_fb_helper.c 		modeset->y = var->yoffset;
yoffset          1441 drivers/gpu/drm/drm_fb_helper.c 				info->var.yoffset = var->yoffset;
yoffset          1689 drivers/gpu/drm/drm_fb_helper.c 	info->var.yoffset = 0;
yoffset           104 drivers/gpu/drm/exynos/exynos_drm_fbdev.c 	offset += fbi->var.yoffset * fb->pitches[0];
yoffset            94 drivers/gpu/drm/gma500/framebuffer.c 		psb_gtt_roll(dev, gtt, var->yoffset * pages);
yoffset           207 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 			 var->yres_virtual, var->xoffset, var->yoffset,
yoffset            45 drivers/gpu/drm/omapdrm/omap_fbdev.c 	omap_gem_roll(fbdev->bo, fbi->var.yoffset * npages);
yoffset            91 drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c 	offset += fbi->var.yoffset * fb->pitches[0];
yoffset           260 drivers/gpu/drm/tegra/fb.c 		 info->var.yoffset * fb->pitches[0];
yoffset           144 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	    (var->yoffset + var->yres) > par->max_height) {
yoffset           151 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 					var->yoffset + var->yres)) {
yoffset           305 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	    (var->yoffset + var->yres) > var->yres_virtual) {
yoffset           312 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	par->fb_y = var->yoffset;
yoffset           594 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	par->fb_y = var->yoffset;
yoffset           728 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->var.yoffset = 0;
yoffset           116 drivers/media/pci/bt8xx/bttv-risc.c 		 unsigned int yoffset,  unsigned int ybpl,
yoffset           128 drivers/media/pci/bt8xx/bttv-risc.c 	int topfield = (0 == yoffset);
yoffset           176 drivers/media/pci/bt8xx/bttv-risc.c 			while (yoffset && yoffset >= sg_dma_len(ysg)) {
yoffset           177 drivers/media/pci/bt8xx/bttv-risc.c 				yoffset -= sg_dma_len(ysg);
yoffset           183 drivers/media/pci/bt8xx/bttv-risc.c 			if (yoffset + ylen > sg_dma_len(ysg))
yoffset           184 drivers/media/pci/bt8xx/bttv-risc.c 				ylen = sg_dma_len(ysg) - yoffset;
yoffset           212 drivers/media/pci/bt8xx/bttv-risc.c 			*(rp++)=cpu_to_le32(sg_dma_address(ysg)+yoffset);
yoffset           213 drivers/media/pci/bt8xx/bttv-risc.c 			yoffset += ylen;
yoffset           221 drivers/media/pci/bt8xx/bttv-risc.c 		yoffset += ypadding;
yoffset           750 drivers/media/pci/ivtv/ivtvfb.c 	if (var->xoffset >= var->xres_virtual || var->yoffset >= var->yres_virtual) {
yoffset           752 drivers/media/pci/ivtv/ivtvfb.c 			var->xoffset, var->xres_virtual, var->yoffset, var->yres_virtual);
yoffset           825 drivers/media/pci/ivtv/ivtvfb.c 	if (var->yoffset + info->var.yres > info->var.yres_virtual ||
yoffset           829 drivers/media/pci/ivtv/ivtvfb.c 	osd_pan_index = var->yoffset * info->fix.line_length
yoffset           835 drivers/media/pci/ivtv/ivtvfb.c 	itv->yuv_info.osd_y_pan = var->yoffset;
yoffset           362 drivers/media/platform/omap/omap_vout_vrfb.c 		offset = vout->vrfb_context[0].yoffset *
yoffset           375 drivers/media/platform/omap/omap_vout_vrfb.c 		offset = ((MAX_PIXELS_PER_LINE * vout->vrfb_context[0].yoffset *
yoffset           153 drivers/media/platform/vivid/vivid-osd.c 	var->xoffset = var->yoffset = 0;
yoffset           130 drivers/staging/sm750fb/sm750.c 				       fbcursor->image.dy - info->var.yoffset);
yoffset           853 drivers/staging/sm750fb/sm750.c 		var->yoffset,
yoffset           338 drivers/staging/sm750fb/sm750_hw.c 		reg |= (var->yoffset & PANEL_WINDOW_HEIGHT_Y_MASK);
yoffset           551 drivers/staging/sm750fb/sm750_hw.c 	    (var->yoffset + var->yres > var->yres_virtual)) {
yoffset           555 drivers/staging/sm750fb/sm750_hw.c 	total = var->yoffset * info->fix.line_length +
yoffset           145 drivers/video/fbdev/68328fb.c 		var->yoffset = info->var.yoffset;
yoffset           174 drivers/video/fbdev/68328fb.c 	if (var->yres_virtual < var->yoffset + var->yres)
yoffset           175 drivers/video/fbdev/68328fb.c 		var->yres_virtual = var->yoffset + var->yres;
yoffset           370 drivers/video/fbdev/68328fb.c 		if (var->yoffset < 0
yoffset           371 drivers/video/fbdev/68328fb.c 		    || var->yoffset >= info->var.yres_virtual
yoffset           376 drivers/video/fbdev/68328fb.c 		    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           380 drivers/video/fbdev/68328fb.c 	info->var.yoffset = var->yoffset;
yoffset           384 drivers/video/fbdev/acornfb.c 		if (var->yoffset > var->yres_virtual)
yoffset           385 drivers/video/fbdev/acornfb.c 			var->yoffset = var->yres_virtual;
yoffset           387 drivers/video/fbdev/acornfb.c 		if (var->yoffset + var->yres > var->yres_virtual)
yoffset           388 drivers/video/fbdev/acornfb.c 			var->yoffset = var->yres_virtual - var->yres;
yoffset           438 drivers/video/fbdev/acornfb.c 	u_int off = var->yoffset * info->fix.line_length;
yoffset           594 drivers/video/fbdev/acornfb.c 	u_int y_bottom = var->yoffset;
yoffset            56 drivers/video/fbdev/amba-clcd.c 	ustart += fb->fb.var.yoffset * fb->fb.fix.line_length;
yoffset           689 drivers/video/fbdev/amifb.c 	__s16 yoffset;
yoffset           721 drivers/video/fbdev/amifb.c 	int yoffset;		/* vmode */
yoffset          1485 drivers/video/fbdev/amifb.c 		par->yoffset = var->yoffset;
yoffset          1487 drivers/video/fbdev/amifb.c 			if (par->yoffset >= par->vyres)
yoffset          1488 drivers/video/fbdev/amifb.c 				par->xoffset = par->yoffset = 0;
yoffset          1491 drivers/video/fbdev/amifb.c 			    par->yoffset > par->vyres - par->yres)
yoffset          1492 drivers/video/fbdev/amifb.c 				par->xoffset = par->yoffset = 0;
yoffset          1495 drivers/video/fbdev/amifb.c 		par->xoffset = par->yoffset = 0;
yoffset          1524 drivers/video/fbdev/amifb.c 	var->yoffset = par->yoffset;
yoffset          1636 drivers/video/fbdev/amifb.c 	if (par->yoffset) {
yoffset          1638 drivers/video/fbdev/amifb.c 			      par->next_line * par->yoffset + move;
yoffset          1640 drivers/video/fbdev/amifb.c 			if (par->yoffset > par->vyres - par->yres) {
yoffset          1644 drivers/video/fbdev/amifb.c 					 par->yoffset))
yoffset          1668 drivers/video/fbdev/amifb.c 	par->yoffset = var->yoffset;
yoffset          2033 drivers/video/fbdev/amifb.c 	state->yoffset = par->crsr.crsr_y;
yoffset          2042 drivers/video/fbdev/amifb.c 	par->crsr.crsr_y = state->yoffset;
yoffset          2063 drivers/video/fbdev/amifb.c 		my -= par->yoffset;
yoffset          2163 drivers/video/fbdev/amifb.c 		if ((par->vyres - par->yoffset) != 1 || !mod2(par->diwstrt_v)) {
yoffset          2164 drivers/video/fbdev/amifb.c 			if (par->yoffset > par->vyres - par->yres) {
yoffset          2169 drivers/video/fbdev/amifb.c 				line = par->diwstrt_v + ((par->vyres - par->yoffset) << par->line_shift) - 1;
yoffset          2197 drivers/video/fbdev/amifb.c 			if ((par->vyres - par->yoffset) != 1 || mod2(par->diwstrt_v)) {
yoffset          2198 drivers/video/fbdev/amifb.c 				if (par->yoffset > par->vyres - par->yres + 1) {
yoffset          2203 drivers/video/fbdev/amifb.c 					line = par->diwstrt_v + ((par->vyres - par->yoffset) << par->line_shift) - 2;
yoffset          2214 drivers/video/fbdev/amifb.c 					    par->yoffset))
yoffset          2540 drivers/video/fbdev/amifb.c 		if (var->yoffset < 0 ||
yoffset          2541 drivers/video/fbdev/amifb.c 			var->yoffset >= info->var.yres_virtual || var->xoffset)
yoffset          2550 drivers/video/fbdev/amifb.c 		    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset          2555 drivers/video/fbdev/amifb.c 	info->var.yoffset = var->yoffset;
yoffset           207 drivers/video/fbdev/arcfb.c 	if ((var->vmode & FB_VMODE_YWRAP) && (var->yoffset < 64)
yoffset           210 drivers/video/fbdev/arcfb.c 			ks108_set_start_line(par, i, var->yoffset);
yoffset           212 drivers/video/fbdev/arcfb.c 		info->var.yoffset = var->yoffset;
yoffset           650 drivers/video/fbdev/arkfb.c 	info->var.yoffset = 0;
yoffset           899 drivers/video/fbdev/arkfb.c 		offset = (var->yoffset / 16) * (info->var.xres_virtual / 2)
yoffset           903 drivers/video/fbdev/arkfb.c 		offset = (var->yoffset * info->fix.line_length) +
yoffset           660 drivers/video/fbdev/atafb.c 	if (var->yoffset + yres > yres_virtual && yres_virtual)
yoffset           663 drivers/video/fbdev/atafb.c 	par->screen_base = screen_base + var->yoffset * linelen;
yoffset           753 drivers/video/fbdev/atafb.c 		var->yoffset = (par->screen_base - screen_base) / linelen;
yoffset           755 drivers/video/fbdev/atafb.c 		var->yoffset = 0;
yoffset          1358 drivers/video/fbdev/atafb.c 	if (var->yoffset + yres > yres_virtual && yres_virtual)
yoffset          1361 drivers/video/fbdev/atafb.c 	par->screen_base = screen_base + var->yoffset * linelen;
yoffset          1523 drivers/video/fbdev/atafb.c 		var->yoffset = (par->screen_base - screen_base) / linelen;
yoffset          1525 drivers/video/fbdev/atafb.c 		var->yoffset = 0;
yoffset          1675 drivers/video/fbdev/atafb.c 	        (var->yoffset * info->var.xres_virtual + xoffset) * bpp / 8;
yoffset          1867 drivers/video/fbdev/atafb.c 	if (var->yoffset + yres > yres_virtual && yres_virtual)
yoffset          1870 drivers/video/fbdev/atafb.c 	par->screen_base = screen_base + var->yoffset * linelen;
yoffset          1942 drivers/video/fbdev/atafb.c 		var->yoffset = (par->screen_base - screen_base) / linelen;
yoffset          1944 drivers/video/fbdev/atafb.c 		var->yoffset = 0;
yoffset          2144 drivers/video/fbdev/atafb.c 	    var->yoffset > 0)
yoffset          2184 drivers/video/fbdev/atafb.c 	var->yoffset = 0;
yoffset          2282 drivers/video/fbdev/atafb.c 	        (var->yoffset * info->var.xres_virtual + var->xoffset)
yoffset          2432 drivers/video/fbdev/atafb.c 	int yoffset = var->yoffset;
yoffset          2436 drivers/video/fbdev/atafb.c 		if (yoffset < 0 || yoffset >= info->var.yres_virtual || xoffset)
yoffset          2440 drivers/video/fbdev/atafb.c 		    yoffset + info->var.yres > info->var.yres_virtual)
yoffset          2452 drivers/video/fbdev/atafb.c 	info->var.yoffset = yoffset;
yoffset           320 drivers/video/fbdev/atmel_lcdfb.c 	dma_addr = (fix->smem_start + var->yoffset * fix->line_length
yoffset           448 drivers/video/fbdev/atmel_lcdfb.c 	var->xoffset = var->yoffset = 0;
yoffset           425 drivers/video/fbdev/aty/aty128fb.c 	u32 xoffset, yoffset;
yoffset          1043 drivers/video/fbdev/aty/aty128fb.c 	u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp, dst;
yoffset          1056 drivers/video/fbdev/aty/aty128fb.c 	yoffset = var->yoffset;
yoffset          1084 drivers/video/fbdev/aty/aty128fb.c 	if (vyres < yres + yoffset)
yoffset          1085 drivers/video/fbdev/aty/aty128fb.c 		vyres = yres + yoffset;
yoffset          1159 drivers/video/fbdev/aty/aty128fb.c 	crtc->yoffset = yoffset;
yoffset          1273 drivers/video/fbdev/aty/aty128fb.c 	var->yoffset = crtc->yoffset;
yoffset          1628 drivers/video/fbdev/aty/aty128fb.c 	u32 xoffset, yoffset;
yoffset          1636 drivers/video/fbdev/aty/aty128fb.c 	yoffset = var->yoffset;
yoffset          1638 drivers/video/fbdev/aty/aty128fb.c 	if (xoffset+xres > par->crtc.vxres || yoffset+yres > par->crtc.vyres)
yoffset          1642 drivers/video/fbdev/aty/aty128fb.c 	par->crtc.yoffset = yoffset;
yoffset          1644 drivers/video/fbdev/aty/aty128fb.c 	offset = ((yoffset * par->crtc.vxres + xoffset) * (par->crtc.bpp >> 3))
yoffset            16 drivers/video/fbdev/aty/atyfb.h 	u32 yoffset;
yoffset           804 drivers/video/fbdev/aty/atyfb_base.c 	u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp;
yoffset           817 drivers/video/fbdev/aty/atyfb_base.c 	yoffset = var->yoffset;
yoffset           829 drivers/video/fbdev/aty/atyfb_base.c 	if (vyres < yres + yoffset)
yoffset           830 drivers/video/fbdev/aty/atyfb_base.c 		vyres = yres + yoffset;
yoffset          1006 drivers/video/fbdev/aty/atyfb_base.c 	crtc->yoffset = yoffset;
yoffset          1009 drivers/video/fbdev/aty/atyfb_base.c 		((yoffset * line_length + xoffset * bpp / 8) / 8) |
yoffset          1558 drivers/video/fbdev/aty/atyfb_base.c 	u32 yoffset = info->var.yoffset;
yoffset          1563 drivers/video/fbdev/aty/atyfb_base.c 		((yoffset * line_length + xoffset * bpp / 8) / 8) |
yoffset          1726 drivers/video/fbdev/aty/atyfb_base.c 	u32 xres, yres, xoffset, yoffset;
yoffset          1733 drivers/video/fbdev/aty/atyfb_base.c 	yoffset = var->yoffset;
yoffset          1735 drivers/video/fbdev/aty/atyfb_base.c 	    yoffset + yres > par->crtc.vyres)
yoffset          1738 drivers/video/fbdev/aty/atyfb_base.c 	info->var.yoffset = yoffset;
yoffset          3043 drivers/video/fbdev/aty/atyfb_base.c 		var->xoffset = var->yoffset = 0;
yoffset            99 drivers/video/fbdev/aty/mach64_cursor.c 		y = cursor->image.dy - cursor->hot.y - info->var.yoffset;
yoffset           943 drivers/video/fbdev/aty/radeon_base.c         if (v.yoffset > v.yres_virtual - v.yres)
yoffset           944 drivers/video/fbdev/aty/radeon_base.c                 v.yoffset = v.yres_virtual - v.yres - 1;
yoffset           962 drivers/video/fbdev/aty/radeon_base.c 	    || (var->yoffset + info->var.yres > info->var.yres_virtual))
yoffset           969 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(CRTC_OFFSET, (var->yoffset * info->fix.line_length +
yoffset           722 drivers/video/fbdev/aty/radeon_monitor.c 	var->yoffset = 0;
yoffset           807 drivers/video/fbdev/aty/radeon_monitor.c 		var->xoffset = var->yoffset = 0;
yoffset           313 drivers/video/fbdev/au1100fb.c 	dy = var->yoffset - fbi->var.yoffset;
yoffset           229 drivers/video/fbdev/cg14.c 	if (var->xoffset || var->yoffset || var->vmode)
yoffset           306 drivers/video/fbdev/cg6.c 	if (var->xoffset || var->yoffset || var->vmode)
yoffset           601 drivers/video/fbdev/cirrusfb.c 	if (var->yoffset > var->yres_virtual - var->yres)
yoffset           602 drivers/video/fbdev/cirrusfb.c 		var->yoffset = var->yres_virtual - var->yres - 1;
yoffset          1328 drivers/video/fbdev/cirrusfb.c 	base = var->yoffset * info->fix.line_length + xoffset;
yoffset            61 drivers/video/fbdev/controlfb.c 	int	xoffset, yoffset;
yoffset           244 drivers/video/fbdev/controlfb.c static inline void set_screen_start(int xoffset, int yoffset,
yoffset           250 drivers/video/fbdev/controlfb.c 	par->yoffset = yoffset;
yoffset           252 drivers/video/fbdev/controlfb.c 		 par->yoffset * par->pitch + (par->xoffset << par->cmode));
yoffset           271 drivers/video/fbdev/controlfb.c 	    var->yoffset+par->yres > par->vyres)
yoffset           274 drivers/video/fbdev/controlfb.c 	set_screen_start(xoffset, var->yoffset, p);
yoffset           488 drivers/video/fbdev/controlfb.c 		    p->par.yoffset != par->yoffset)
yoffset           489 drivers/video/fbdev/controlfb.c 			set_screen_start(par->xoffset, par->yoffset, p);
yoffset           515 drivers/video/fbdev/controlfb.c 	out_le32(CNTRL_REG(p,start_addr), par->yoffset * par->pitch
yoffset           884 drivers/video/fbdev/controlfb.c 	par->yoffset = var->yoffset;
yoffset           895 drivers/video/fbdev/controlfb.c 	if (par->yoffset + par->yres > par->vyres)
yoffset           896 drivers/video/fbdev/controlfb.c 		par->yoffset = par->vyres - par->yres;
yoffset           967 drivers/video/fbdev/controlfb.c 	var->yoffset = par->yoffset;
yoffset           229 drivers/video/fbdev/core/bitblit.c 		region.dy = info->var.yoffset + bs;
yoffset           398 drivers/video/fbdev/core/bitblit.c 	ops->var.yoffset = info->var.yoffset;
yoffset          1449 drivers/video/fbdev/core/fbcon.c 	var->yoffset = info->var.yoffset;
yoffset          1491 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          1510 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          1533 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          1557 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          1581 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          1605 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = p->yscroll * vc->vc_font.height;
yoffset          2352 drivers/video/fbdev/core/fbcon.c 	    ops->var.xoffset = ops->var.yoffset = p->yscroll = 0;
yoffset          2921 drivers/video/fbdev/core/fbcon.c 	ops->var.yoffset = offset * vc->vc_font.height;
yoffset          2989 drivers/video/fbdev/core/fbcon.c 		    ops->var.xoffset = ops->var.yoffset = p->yscroll = 0;
yoffset           206 drivers/video/fbdev/core/fbcon_ccw.c 		region.dy = info->var.yoffset;
yoffset           398 drivers/video/fbdev/core/fbcon_ccw.c 	u32 yoffset;
yoffset           402 drivers/video/fbdev/core/fbcon_ccw.c 	yoffset = (vyres - info->var.yres) - ops->var.xoffset;
yoffset           403 drivers/video/fbdev/core/fbcon_ccw.c 	ops->var.xoffset = ops->var.yoffset;
yoffset           404 drivers/video/fbdev/core/fbcon_ccw.c 	ops->var.yoffset = yoffset;
yoffset           407 drivers/video/fbdev/core/fbcon_ccw.c 	ops->var.yoffset = info->var.yoffset;
yoffset           189 drivers/video/fbdev/core/fbcon_cw.c 		region.dy = info->var.yoffset + rs;
yoffset           197 drivers/video/fbdev/core/fbcon_cw.c 		region.dy = info->var.yoffset;
yoffset           385 drivers/video/fbdev/core/fbcon_cw.c 	xoffset = vxres - (info->var.xres + ops->var.yoffset);
yoffset           386 drivers/video/fbdev/core/fbcon_cw.c 	ops->var.yoffset = ops->var.xoffset;
yoffset           390 drivers/video/fbdev/core/fbcon_cw.c 	ops->var.yoffset = info->var.yoffset;
yoffset           243 drivers/video/fbdev/core/fbcon_ud.c 		region.dy = info->var.yoffset;
yoffset           421 drivers/video/fbdev/core/fbcon_ud.c 	int xoffset, yoffset;
yoffset           427 drivers/video/fbdev/core/fbcon_ud.c 	yoffset = vyres - info->var.yres - ops->var.yoffset;
yoffset           428 drivers/video/fbdev/core/fbcon_ud.c 	if (yoffset < 0)
yoffset           429 drivers/video/fbdev/core/fbcon_ud.c 		yoffset += vyres;
yoffset           431 drivers/video/fbdev/core/fbcon_ud.c 	ops->var.yoffset = yoffset;
yoffset           434 drivers/video/fbdev/core/fbcon_ud.c 	ops->var.yoffset = info->var.yoffset;
yoffset           901 drivers/video/fbdev/core/fbmem.c 	if (var->yoffset > 0) {
yoffset           903 drivers/video/fbdev/core/fbmem.c 			if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep))
yoffset           907 drivers/video/fbdev/core/fbmem.c 		} else if (!fix->ypanstep || (var->yoffset % fix->ypanstep))
yoffset           916 drivers/video/fbdev/core/fbmem.c 	    var->yoffset > info->var.yres_virtual - yres ||
yoffset           923 drivers/video/fbdev/core/fbmem.c 	info->var.yoffset = var->yoffset;
yoffset           369 drivers/video/fbdev/core/fbsysfs.c 	var.yoffset = simple_strtoul(last, &last, 0);
yoffset           385 drivers/video/fbdev/core/fbsysfs.c 			fb_info->var.yoffset);
yoffset           555 drivers/video/fbdev/core/modedb.c 	var->yoffset = 0;
yoffset           901 drivers/video/fbdev/core/modedb.c 	var->yoffset = 0;
yoffset           307 drivers/video/fbdev/core/svgalib.c 		+ (cursor->sy + (info->var.yoffset / 16))
yoffset           126 drivers/video/fbdev/core/tileblit.c 	ops->var.yoffset = info->var.yoffset;
yoffset           539 drivers/video/fbdev/cyber2000fb.c 	u_int base = var->yoffset * var->xres_virtual + var->xoffset;
yoffset           976 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.var.yoffset = var->yoffset;
yoffset          1024 drivers/video/fbdev/da8xx-fb.c 	if (var->yres + var->yoffset > var->yres_virtual)
yoffset          1025 drivers/video/fbdev/da8xx-fb.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset          1221 drivers/video/fbdev/da8xx-fb.c 			var->yoffset != fbi->var.yoffset) {
yoffset          1224 drivers/video/fbdev/da8xx-fb.c 		new_var.yoffset = var->yoffset;
yoffset          1231 drivers/video/fbdev/da8xx-fb.c 				new_var.yoffset * fix->line_length +
yoffset          1281 drivers/video/fbdev/da8xx-fb.c 			 info->var.yoffset * info->fix.line_length +
yoffset           353 drivers/video/fbdev/fb-puv3.c 		var->yoffset = info->var.yoffset;
yoffset           382 drivers/video/fbdev/fb-puv3.c 	if (var->yres_virtual < var->yoffset + var->yres)
yoffset           383 drivers/video/fbdev/fb-puv3.c 		var->yres_virtual = var->yoffset + var->yres;
yoffset           621 drivers/video/fbdev/fb-puv3.c 		if (var->yoffset < 0
yoffset           622 drivers/video/fbdev/fb-puv3.c 		    || var->yoffset >= info->var.yres_virtual
yoffset           627 drivers/video/fbdev/fb-puv3.c 		    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           631 drivers/video/fbdev/fb-puv3.c 	info->var.yoffset = var->yoffset;
yoffset           465 drivers/video/fbdev/ffb.c 	if (var->xoffset || var->yoffset || var->vmode)
yoffset           710 drivers/video/fbdev/fsl-diu-fb.c 	if (var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           711 drivers/video/fbdev/fsl-diu-fb.c 		var->yoffset = info->var.yres_virtual - info->var.yres;
yoffset           914 drivers/video/fbdev/fsl-diu-fb.c 	ad->offset_xyi = cpu_to_le32((var->yoffset << 16) | var->xoffset);
yoffset          1048 drivers/video/fbdev/fsl-diu-fb.c 		yy = (cursor->image.dy - info->var.yoffset) & 0x7ff;
yoffset          1164 drivers/video/fbdev/fsl-diu-fb.c 	ad->offset_xyi = cpu_to_le32((var->yoffset << 16) | var->xoffset);
yoffset          1246 drivers/video/fbdev/fsl-diu-fb.c 	    (info->var.yoffset == var->yoffset))
yoffset          1250 drivers/video/fbdev/fsl-diu-fb.c 	    || var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset          1254 drivers/video/fbdev/fsl-diu-fb.c 	info->var.yoffset = var->yoffset;
yoffset           138 drivers/video/fbdev/g364fb.c 						  info->var.yoffset);
yoffset           153 drivers/video/fbdev/g364fb.c 	    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           156 drivers/video/fbdev/g364fb.c 	*(unsigned int *) TOP_REG = var->yoffset * info->var.xres;
yoffset            93 drivers/video/fbdev/gbefb.c 	.yoffset	= 0,
yoffset           124 drivers/video/fbdev/gbefb.c 	.yoffset	= 0,
yoffset           938 drivers/video/fbdev/gbefb.c 		var->yoffset = info->var.yoffset;
yoffset           138 drivers/video/fbdev/goldfishfb.c 	writel(fb->fb.fix.smem_start + fb->fb.var.xres * 2 * var->yoffset,
yoffset           244 drivers/video/fbdev/grvga.c 	base_addr = fix->smem_start + (var->yoffset * fix->line_length);
yoffset           287 drivers/video/fbdev/gxt4500.c 	    var->yres + var->yoffset > var->yres_virtual ||
yoffset           472 drivers/video/fbdev/gxt4500.c 	writereg(par, REFRESH_START, (var->xoffset << 16) | var->yoffset);
yoffset           556 drivers/video/fbdev/gxt4500.c 	    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           559 drivers/video/fbdev/gxt4500.c 	writereg(par, REFRESH_START, (var->xoffset << 16) | var->yoffset);
yoffset           254 drivers/video/fbdev/hgafb.c static void hga_pan(unsigned int xoffset, unsigned int yoffset)
yoffset           259 drivers/video/fbdev/hgafb.c 	base = (yoffset / 8) * 90 + xoffset;
yoffset           422 drivers/video/fbdev/hgafb.c 		if (var->yoffset >= info->var.yres_virtual ||
yoffset           427 drivers/video/fbdev/hgafb.c 		 || var->yoffset + info->var.yres > info->var.yres_virtual
yoffset           428 drivers/video/fbdev/hgafb.c 		 || var->yoffset % 8)
yoffset           432 drivers/video/fbdev/hgafb.c 	hga_pan(var->xoffset, var->yoffset);
yoffset           161 drivers/video/fbdev/hitfb.c 	int yoffset = var->yoffset;
yoffset           166 drivers/video/fbdev/hitfb.c 	fb_writew((yoffset*info->fix.line_length)>>10, HD64461_LCDCBAR);
yoffset           261 drivers/video/fbdev/hitfb.c 	var->yoffset = 0;
yoffset           402 drivers/video/fbdev/i740fb.c 	u32 vxres, xoffset, vyres, yoffset;
yoffset           410 drivers/video/fbdev/i740fb.c 		  var->xoffset, var->yoffset, var->bits_per_pixel,
yoffset           480 drivers/video/fbdev/i740fb.c 	yoffset = var->yoffset;
yoffset           481 drivers/video/fbdev/i740fb.c 	if (yres + yoffset > vyres)
yoffset           482 drivers/video/fbdev/i740fb.c 		yoffset = vyres - yres;
yoffset           495 drivers/video/fbdev/i740fb.c 	if (yoffset + yres > vyres)
yoffset           496 drivers/video/fbdev/i740fb.c 		yoffset = vyres - yres;
yoffset           582 drivers/video/fbdev/i740fb.c 	base = (yoffset * vxres + (xoffset & ~7)) >> 2;
yoffset           900 drivers/video/fbdev/i740fb.c 	u32 base = (var->yoffset * info->var.xres_virtual
yoffset           904 drivers/video/fbdev/i740fb.c 		var->xoffset, var->yoffset, base);
yoffset          1383 drivers/video/fbdev/i810/i810_main.c 		var->yoffset * info->fix.line_length;
yoffset          1500 drivers/video/fbdev/i810/i810_main.c 		tmp |= (cursor->image.dy - info->var.yoffset) << 16;
yoffset           748 drivers/video/fbdev/imsttfb.c 	__u32 off = var->yoffset * (info->fix.line_length >> 3)
yoffset           924 drivers/video/fbdev/imsttfb.c 	    || var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           928 drivers/video/fbdev/imsttfb.c 	info->var.yoffset = var->yoffset;
yoffset          1208 drivers/video/fbdev/imsttfb.c 		yy = cursor->image.dy - info->var.yoffset;
yoffset          1305 drivers/video/fbdev/intelfb/intelfbdrv.c 	if (v.yoffset > v.yres_virtual - v.yres)
yoffset          1306 drivers/video/fbdev/intelfb/intelfbdrv.c 		v.yoffset = v.yres_virtual - v.yres;
yoffset          1591 drivers/video/fbdev/intelfb/intelfbdrv.c 		dy = cursor->image.dy - info->var.yoffset;
yoffset           386 drivers/video/fbdev/intelfb/intelfbhw.c 	u32 offset, xoffset, yoffset;
yoffset           393 drivers/video/fbdev/intelfb/intelfbhw.c 	yoffset = var->yoffset;
yoffset           396 drivers/video/fbdev/intelfb/intelfbhw.c 	    (yoffset + info->var.yres > info->var.yres_virtual))
yoffset           399 drivers/video/fbdev/intelfb/intelfbhw.c 	offset = (yoffset * dinfo->pitch) +
yoffset          1251 drivers/video/fbdev/intelfb/intelfbhw.c 	hw->disp_a_base = hw->disp_a_stride * var->yoffset +
yoffset           258 drivers/video/fbdev/leo.c 	if (var->xoffset || var->yoffset || var->vmode)
yoffset           324 drivers/video/fbdev/matrox/matroxfb_base.c 	minfo->fbcon.var.yoffset = var->yoffset;
yoffset           325 drivers/video/fbdev/matrox/matroxfb_base.c 	pos = (minfo->fbcon.var.yoffset * minfo->fbcon.var.xres_virtual + minfo->fbcon.var.xoffset) * minfo->curr.final_bppShift / 32;
yoffset           613 drivers/video/fbdev/matrox/matroxfb_base.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           614 drivers/video/fbdev/matrox/matroxfb_base.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset           811 drivers/video/fbdev/matrox/matroxfb_base.c 			pos = (var->yoffset * var->xres_virtual + var->xoffset) * minfo->curr.final_bppShift / 32;
yoffset          1887 drivers/video/fbdev/matrox/matroxfb_base.c 			var.xoffset = var.yoffset = 0;
yoffset           176 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	m2info->fbcon.var.yoffset = var->yoffset;
yoffset           179 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	pos = m2info->fbcon.var.yoffset * linelen + m2info->fbcon.var.xoffset * pixelsize;
yoffset           218 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           219 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset           354 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		pos = (m2info->fbcon.var.yoffset * m2info->fbcon.var.xres_virtual + m2info->fbcon.var.xoffset) * m2info->fbcon.var.bits_per_pixel >> 3;
yoffset           275 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	reg = pack(var->yoffset, var->xoffset);
yoffset           492 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->var.yoffset = 0;
yoffset           286 drivers/video/fbdev/mmp/fb/mmpfb.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           342 drivers/video/fbdev/mmp/fb/mmpfb.c 	addr.phys[0] = (var->yoffset * var->xres_virtual + var->xoffset)
yoffset           421 drivers/video/fbdev/mmp/fb/mmpfb.c 	addr.phys[0] = (var->yoffset * var->xres_virtual + var->xoffset)
yoffset           441 drivers/video/fbdev/mmp/fb/mmpfb.c 			(var->yoffset * var->xres_virtual + var->xoffset)
yoffset           787 drivers/video/fbdev/mx3fb.c 	old_var.yoffset = new_var.yoffset;
yoffset           881 drivers/video/fbdev/mx3fb.c 		mx3_fbi->cur_var.yoffset = 0;
yoffset           889 drivers/video/fbdev/mx3fb.c 	cur_yoffset = mx3_fbi->cur_var.yoffset;
yoffset           892 drivers/video/fbdev/mx3fb.c 	mx3_fbi->cur_var.yoffset = cur_yoffset;
yoffset          1155 drivers/video/fbdev/mx3fb.c 	    mx3_fbi->cur_var.yoffset == var->yoffset)
yoffset          1158 drivers/video/fbdev/mx3fb.c 	y_bottom = var->yoffset;
yoffset          1168 drivers/video/fbdev/mx3fb.c 	offset = var->yoffset * fbi->fix.line_length
yoffset          1231 drivers/video/fbdev/mx3fb.c 	fbi->var.yoffset = var->yoffset;
yoffset           709 drivers/video/fbdev/neofb.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           710 drivers/video/fbdev/neofb.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset          1182 drivers/video/fbdev/neofb.c 	Base = (var->yoffset * info->var.xres_virtual + var->xoffset) >> 2;
yoffset           552 drivers/video/fbdev/nvidia/nvidia.c 		yy = cursor->image.dy - info->var.yoffset;
yoffset           920 drivers/video/fbdev/nvidia/nvidia.c 	total = var->yoffset * info->fix.line_length + var->xoffset;
yoffset           447 drivers/video/fbdev/offb.c 	var->xoffset = var->yoffset = 0;
yoffset           187 drivers/video/fbdev/omap/omapfb_main.c 	offset = var->yoffset * fbi->fix.line_length +
yoffset           547 drivers/video/fbdev/omap/omapfb_main.c 	if (var->yres + var->yoffset > var->yres_virtual)
yoffset           548 drivers/video/fbdev/omap/omapfb_main.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset           600 drivers/video/fbdev/omap/omapfb_main.c 	    var->yoffset != fbi->var.yoffset) {
yoffset           605 drivers/video/fbdev/omap/omapfb_main.c 		new_var->yoffset = var->yoffset;
yoffset           160 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset = vrfb->yoffset;
yoffset           163 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset = vrfb->yoffset * OMAP_VRFB_LINE_LEN + vrfb->xoffset;
yoffset           691 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	if (var->yres + var->yoffset > var->yres_virtual)
yoffset           692 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset           765 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	offset = var->yoffset * fix->line_length +
yoffset           786 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset += var->yoffset * fix->line_length +
yoffset           789 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset -= var->yoffset * fix->line_length +
yoffset           793 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			var->yoffset * (var->bits_per_pixel >> 3);
yoffset           796 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			var->yoffset * (var->bits_per_pixel >> 3);
yoffset           823 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		    var->xoffset, var->yoffset, offset);
yoffset          1048 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	    var->yoffset == fbi->var.yoffset)
yoffset          1053 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	new_var.yoffset = var->yoffset;
yoffset           225 drivers/video/fbdev/omap2/omapfb/vrfb.c 	vrfb->yoffset = vrfb_height - height;
yoffset            49 drivers/video/fbdev/platinumfb.c 	int				xoffset, yoffset;
yoffset           478 drivers/video/fbdev/platinumfb.c 	pinfo->yoffset = 0;
yoffset           729 drivers/video/fbdev/pm2fb.c 	base = to3264(info->var.yoffset * xres + info->var.xoffset, depth, 1);
yoffset           975 drivers/video/fbdev/pm2fb.c 	base = to3264(var->yoffset * xres + var->xoffset, depth, 1);
yoffset          1264 drivers/video/fbdev/pm2fb.c 	int y = cursor->image.dy - info->var.yoffset;
yoffset          1393 drivers/video/fbdev/pm2fb.c 		int y = cursor->image.dy - info->var.yoffset + 63;
yoffset           642 drivers/video/fbdev/pm3fb.c 		int y = cursor->image.dy - info->var.yoffset;
yoffset          1019 drivers/video/fbdev/pm3fb.c 	par->base = pm3fb_shift_bpp(bpp, (info->var.yoffset * xres)
yoffset          1146 drivers/video/fbdev/pm3fb.c 					(var->yoffset * xres)
yoffset           549 drivers/video/fbdev/ps3fb.c 	    var->yoffset + var->yres > var->yres_virtual) {
yoffset           640 drivers/video/fbdev/ps3fb.c 	par->pan_offset = info->var.yoffset * xdr_line_length +
yoffset           697 drivers/video/fbdev/ps3fb.c 	par->pan_offset = var->yoffset * info->fix.line_length +
yoffset           426 drivers/video/fbdev/pvr2fb.c 	par->disp_start = info->fix.smem_start + (line_length * var->yoffset) * line_length;
yoffset           461 drivers/video/fbdev/pvr2fb.c 		if (var->xoffset || var->yoffset >= var->yres_virtual) {
yoffset           462 drivers/video/fbdev/pvr2fb.c 			var->xoffset = var->yoffset = 0;
yoffset           465 drivers/video/fbdev/pvr2fb.c 			    var->yoffset > var->yres_virtual - var->yres)
yoffset           466 drivers/video/fbdev/pvr2fb.c 				var->xoffset = var->yoffset = 0;
yoffset           469 drivers/video/fbdev/pvr2fb.c 		var->xoffset = var->yoffset = 0;
yoffset           215 drivers/video/fbdev/pxa168fb.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           351 drivers/video/fbdev/pxa168fb.c static void set_graphics_start(struct fb_info *info, int xoffset, int yoffset)
yoffset           358 drivers/video/fbdev/pxa168fb.c 	pixel_offset = (yoffset * var->xres_virtual) + xoffset;
yoffset           528 drivers/video/fbdev/pxa168fb.c 	set_graphics_start(info, var->xoffset, var->yoffset);
yoffset           552 drivers/video/fbdev/pxafb.c 	newvar.yoffset = var->yoffset;
yoffset          1120 drivers/video/fbdev/pxafb.c 	offset = fix->line_length * var->yoffset + fbi->video_mem_phys;
yoffset           834 drivers/video/fbdev/riva/fbdev.c         var->xoffset = var->yoffset = 0;
yoffset          1177 drivers/video/fbdev/riva/fbdev.c 	if (var->yoffset > var->yres_virtual - var->yres)
yoffset          1178 drivers/video/fbdev/riva/fbdev.c 		var->yoffset = var->yres_virtual - var->yres - 1;
yoffset          1238 drivers/video/fbdev/riva/fbdev.c 	base = var->yoffset * info->fix.line_length + var->xoffset;
yoffset          1600 drivers/video/fbdev/riva/fbdev.c 		yy = cursor->image.dy - info->var.yoffset;
yoffset           377 drivers/video/fbdev/s1d13xxxfb.c 	if (var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           380 drivers/video/fbdev/s1d13xxxfb.c 	start = (info->fix.line_length >> 1) * var->yoffset;
yoffset           708 drivers/video/fbdev/s1d13xxxfb.c 	var->xoffset		= var->yoffset = 0;
yoffset           875 drivers/video/fbdev/s3c-fb.c 	start_boff = var->yoffset * info->fix.line_length;
yoffset           638 drivers/video/fbdev/s3fb.c 	info->var.yoffset = 0;
yoffset          1021 drivers/video/fbdev/s3fb.c 		offset = (var->yoffset / 16) * (info->var.xres_virtual / 2)
yoffset          1025 drivers/video/fbdev/s3fb.c 		offset = (var->yoffset * info->fix.line_length) +
yoffset           852 drivers/video/fbdev/savage/savagefb_driver.c         var->xoffset = var->yoffset = 0;
yoffset           962 drivers/video/fbdev/savage/savagefb_driver.c 	if (var->yoffset + var->yres > var->yres_virtual)
yoffset           963 drivers/video/fbdev/savage/savagefb_driver.c 		var->yoffset = var->yres_virtual - var->yres;
yoffset          1544 drivers/video/fbdev/savage/savagefb_driver.c 	base = (var->yoffset * info->fix.line_length
yoffset          1380 drivers/video/fbdev/sh_mobile_lcdcfb.c 		y_offset = (var->yoffset * ovl->xres_virtual + var->xoffset)
yoffset          1387 drivers/video/fbdev/sh_mobile_lcdcfb.c 		y_offset = var->yoffset * ovl->xres_virtual + var->xoffset;
yoffset          1388 drivers/video/fbdev/sh_mobile_lcdcfb.c 		c_offset = var->yoffset / ysub * ovl->xres_virtual * 2 / xsub
yoffset          1694 drivers/video/fbdev/sh_mobile_lcdcfb.c 		y_offset = (var->yoffset * ch->xres_virtual + var->xoffset)
yoffset          1701 drivers/video/fbdev/sh_mobile_lcdcfb.c 		y_offset = var->yoffset * ch->xres_virtual + var->xoffset;
yoffset          1702 drivers/video/fbdev/sh_mobile_lcdcfb.c 		c_offset = var->yoffset / ysub * ch->xres_virtual * 2 / xsub
yoffset          1368 drivers/video/fbdev/sis/sis_main.c 	ivideo->current_base = var->yoffset * info->var.xres_virtual
yoffset          1629 drivers/video/fbdev/sis/sis_main.c 		var->yoffset = 0;
yoffset          1637 drivers/video/fbdev/sis/sis_main.c 	if(var->yoffset > var->yres_virtual - var->yres) {
yoffset          1638 drivers/video/fbdev/sis/sis_main.c 		var->yoffset = var->yres_virtual - var->yres - 1;
yoffset          1662 drivers/video/fbdev/sis/sis_main.c 	    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset          1670 drivers/video/fbdev/sis/sis_main.c 	info->var.yoffset = var->yoffset;
yoffset            24 drivers/video/fbdev/sis/sis_main.h 	.yoffset         = 0,
yoffset           595 drivers/video/fbdev/sm501fb.c 	       var->yoffset * info->fix.line_length);
yoffset           617 drivers/video/fbdev/sm501fb.c 	reg = var->yoffset | (info->var.yres_virtual << 16);
yoffset           446 drivers/video/fbdev/sstfb.c 	var->yoffset = 0;
yoffset           457 drivers/video/fbdev/tdfxfb.c 	var->yoffset = 0;
yoffset           695 drivers/video/fbdev/tdfxfb.c 	reg.startaddr = info->var.yoffset * reg.stride
yoffset           830 drivers/video/fbdev/tdfxfb.c 	u32 addr = var->yoffset * info->fix.line_length;
yoffset          1089 drivers/video/fbdev/tdfxfb.c 		int y = cursor->image.dy - info->var.yoffset;
yoffset           587 drivers/video/fbdev/tmiofb.c 	var->yoffset = 0;
yoffset          1115 drivers/video/fbdev/tridentfb.c 	offset = (var->xoffset + (var->yoffset * info->var.xres_virtual))
yoffset           287 drivers/video/fbdev/uvesafb.c 	var->yoffset = 0;
yoffset          1084 drivers/video/fbdev/uvesafb.c 	offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
yoffset           482 drivers/video/fbdev/valkyriefb.c 	    || var->xoffset != 0 || var->yoffset != 0) {
yoffset           855 drivers/video/fbdev/vermilion/vermilion.c 		    var->yoffset * vinfo->stride +
yoffset           942 drivers/video/fbdev/vermilion/vermilion.c 		    var->yoffset * vinfo->stride +
yoffset            72 drivers/video/fbdev/vesafb.c 	offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
yoffset           129 drivers/video/fbdev/vfb.c 		var->yoffset = info->var.yoffset;
yoffset           158 drivers/video/fbdev/vfb.c 	if (var->yres_virtual < var->yoffset + var->yres)
yoffset           159 drivers/video/fbdev/vfb.c 		var->yres_virtual = var->yoffset + var->yres;
yoffset           363 drivers/video/fbdev/vfb.c 		if (var->yoffset >= info->var.yres_virtual ||
yoffset           368 drivers/video/fbdev/vfb.c 		    var->yoffset + info->var.yres > info->var.yres_virtual)
yoffset           372 drivers/video/fbdev/vfb.c 	info->var.yoffset = var->yoffset;
yoffset           195 drivers/video/fbdev/vga16fb.c 		pos = (info->var.xres_virtual * var->yoffset + xoffset) >> 2;
yoffset           198 drivers/video/fbdev/vga16fb.c 		pos = (info->var.xres_virtual * (var->yoffset / fh) + xoffset) >> 3;
yoffset           202 drivers/video/fbdev/vga16fb.c 		pos = (info->var.xres_virtual * var->yoffset + xoffset) >> 3;
yoffset           318 drivers/video/fbdev/vga16fb.c 	u32 vxres, xoffset, vyres, yoffset;
yoffset           402 drivers/video/fbdev/vga16fb.c 	yoffset = var->yoffset;
yoffset           411 drivers/video/fbdev/vga16fb.c 	if (yoffset + yres > vyres)
yoffset           412 drivers/video/fbdev/vga16fb.c 		yoffset = vyres - yres;
yoffset           418 drivers/video/fbdev/vga16fb.c 	var->yoffset = yoffset;
yoffset           452 drivers/video/fbdev/vga16fb.c 	pos = yoffset * vxres + (xoffset >> shift);
yoffset           334 drivers/video/fbdev/via/viafbdev.c 		+ var->yoffset * info->fix.line_length
yoffset           782 drivers/video/fbdev/via/viafbdev.c 		yy = cursor->image.dy - info->var.yoffset;
yoffset           205 drivers/video/fbdev/vt8500lcdfb.c 		      + info->fix.line_length * var->yoffset;
yoffset           416 drivers/video/fbdev/vt8623fb.c 	info->var.yoffset = 0;
yoffset           616 drivers/video/fbdev/vt8623fb.c 		offset = (var->yoffset / 16) * info->var.xres_virtual
yoffset           620 drivers/video/fbdev/vt8623fb.c 		offset = (var->yoffset * info->fix.line_length) +
yoffset           750 drivers/video/fbdev/w100fb.c 	info->var.xoffset = info->var.yoffset = 0;
yoffset           229 drivers/video/fbdev/wm8505fb.c 	writel(var->yoffset, fbi->regbase + WMT_GOVR_YPAN);
yoffset           247 include/uapi/linux/fb.h 	__u32 yoffset;			/* resolution			*/
yoffset            21 include/video/omapvrfb.h 	u16 yoffset;