screen_width     2096 drivers/gpu/drm/omapdrm/dss/dispc.c static void calc_offset(u16 screen_width, u16 width,
screen_width     2106 drivers/gpu/drm/omapdrm/dss/dispc.c 	DSSDBG("scrw %d, width %d\n", screen_width, width);
screen_width     2126 drivers/gpu/drm/omapdrm/dss/dispc.c 	*offset0 = field_offset * screen_width * ps;
screen_width     2129 drivers/gpu/drm/omapdrm/dss/dispc.c 	*row_inc = pixinc(1 + (y_predecim * screen_width - width * x_predecim) +
screen_width     2130 drivers/gpu/drm/omapdrm/dss/dispc.c 			(fieldmode ? screen_width : 0), ps);
screen_width     2592 drivers/gpu/drm/omapdrm/dss/dispc.c 				  u16 screen_width, int pos_x, int pos_y,
screen_width     2705 drivers/gpu/drm/omapdrm/dss/dispc.c 	calc_offset(screen_width, frame_width,
screen_width     2774 drivers/gpu/drm/omapdrm/dss/dispc.c 		plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x,
screen_width     2781 drivers/gpu/drm/omapdrm/dss/dispc.c 		oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height,
screen_width     4568 drivers/gpu/drm/omapdrm/dss/dispc.c 		.screen_width = 1,
screen_width      232 drivers/gpu/drm/omapdrm/dss/omapdss.h 	u16 screen_width;
screen_width      187 drivers/gpu/drm/omapdrm/omap_fb.c 		info->screen_width  = omap_gem_tiled_stride(fb->obj[0], orient);
screen_width      205 drivers/gpu/drm/omapdrm/omap_fb.c 		info->screen_width  = fb->pitches[0];
screen_width      209 drivers/gpu/drm/omapdrm/omap_fb.c 	info->screen_width /= format->cpp[0];
screen_width       68 drivers/gpu/drm/omapdrm/omap_plane.c 			info.screen_width);
screen_width      325 drivers/media/platform/omap/omap_vout.c 		info.screen_width = pixwidth;
screen_width      329 drivers/media/platform/omap/omap_vout.c 		info.screen_width = 2048;
screen_width      339 drivers/media/platform/omap/omap_vout.c 		info.screen_width);
screen_width      121 drivers/video/fbdev/fb-puv3.c 	int screen_width = info->var.xres;
screen_width      134 drivers/video/fbdev/fb-puv3.c 	int dst_pitch = screen_width * (m_iBpp / 8);
screen_width      136 drivers/video/fbdev/fb-puv3.c 	int src_pitch = screen_width * (m_iBpp / 8);
screen_width      209 drivers/video/fbdev/fb-puv3.c 	int screen_width = info->var.xres;
screen_width      224 drivers/video/fbdev/fb-puv3.c 	int dst_pitch = screen_width * (m_iBpp / 8);
screen_width      226 drivers/video/fbdev/fb-puv3.c 	int src_pitch = screen_width * (m_iBpp / 8);
screen_width      225 drivers/video/fbdev/hyperv_fb.c static uint screen_width = HVFB_WIDTH;
screen_width      552 drivers/video/fbdev/hyperv_fb.c 	    var->xres > screen_width || var->yres >  screen_height ||
screen_width      664 drivers/video/fbdev/hyperv_fb.c 	screen_width = x;
screen_width      790 drivers/video/fbdev/hyperv_fb.c 		screen_width, screen_height, screen_depth);
screen_width      796 drivers/video/fbdev/hyperv_fb.c 	info->var.xres_virtual = info->var.xres = screen_width;
screen_width      820 drivers/video/fbdev/hyperv_fb.c 	info->fix.line_length = screen_width * screen_depth / 8;
screen_width      514 drivers/video/fbdev/omap/hwa742.c 				  unsigned long offset, int screen_width,
screen_width       44 drivers/video/fbdev/omap/lcdc.c 	int			screen_width;
screen_width      220 drivers/video/fbdev/omap/lcdc.c 			lcdc.screen_width * bpp / 8 / esize);
screen_width      279 drivers/video/fbdev/omap/lcdc.c 				 unsigned long offset, int screen_width,
screen_width      307 drivers/video/fbdev/omap/lcdc.c 	lcdc.screen_width = screen_width;
screen_width      155 drivers/video/fbdev/omap/omapfb.h 					   int screen_width,
screen_width     1854 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 screen_width,
screen_width     1880 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	DSSDBG("calc_rot(%d): scrw %d, %dx%d\n", rotation, screen_width,
screen_width     1902 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = field_offset * screen_width * ps;
screen_width     1907 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(y_predecim * screen_width - x_predecim * width) +
screen_width     1908 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(fieldmode ? screen_width : 0), ps);
screen_width     1925 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = field_offset * screen_width * ps;
screen_width     1929 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(y_predecim * screen_width + x_predecim * width) -
screen_width     1930 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(fieldmode ? screen_width : 0), ps);
screen_width     1941 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 screen_width,
screen_width     1964 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	DSSDBG("calc_rot(%d): scrw %d, %dx%d\n", rotation, screen_width,
screen_width     1985 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = *offset1 + field_offset * screen_width * ps;
screen_width     1989 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(y_predecim * screen_width - fbw * x_predecim) +
screen_width     1990 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(fieldmode ? screen_width : 0),	ps);
screen_width     1998 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*offset1 = screen_width * (fbh - 1) * ps;
screen_width     2003 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(screen_width * (fbh * x_predecim - 1) +
screen_width     2005 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*pix_inc = pixinc(-x_predecim * screen_width, ps);
screen_width     2008 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps;
screen_width     2010 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = *offset1 - field_offset * screen_width * ps;
screen_width     2014 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(y_predecim * screen_width - fbw * x_predecim) -
screen_width     2015 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(fieldmode ? screen_width : 0),	ps);
screen_width     2028 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) -
screen_width     2030 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*pix_inc = pixinc(x_predecim * screen_width, ps);
screen_width     2037 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = *offset1 + field_offset * screen_width * ps;
screen_width     2040 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(y_predecim * screen_width * 2 - 1 +
screen_width     2041 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				(fieldmode ? screen_width : 0),
screen_width     2056 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) +
screen_width     2059 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*pix_inc = pixinc(x_predecim * screen_width, ps);
screen_width     2063 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*offset1 = screen_width * (fbh - 1) * ps;
screen_width     2065 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			*offset0 = *offset1 - field_offset * screen_width * ps;
screen_width     2068 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(1 - y_predecim * screen_width * 2 -
screen_width     2069 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				(fieldmode ? screen_width : 0),
screen_width     2079 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps;
screen_width     2084 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*row_inc = pixinc(screen_width * (fbh * x_predecim - 1) -
screen_width     2087 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*pix_inc = pixinc(-x_predecim * screen_width, ps);
screen_width     2096 drivers/video/fbdev/omap2/omapfb/dss/dispc.c static void calc_tiler_rotation_offset(u16 screen_width, u16 width,
screen_width     2115 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	DSSDBG("scrw %d, width %d\n", screen_width, width);
screen_width     2123 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		*offset0 = *offset1 + field_offset * screen_width * ps;
screen_width     2126 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	*row_inc = pixinc(1 + (y_predecim * screen_width - width * x_predecim) +
screen_width     2127 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 			(fieldmode ? screen_width : 0), ps);
screen_width     2589 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		u16 screen_width, int pos_x, int pos_y, u16 width, u16 height,
screen_width     2717 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		calc_tiler_rotation_offset(screen_width, frame_width,
screen_width     2722 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		calc_dma_rotation_offset(rotation, mirror, screen_width,
screen_width     2729 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 				screen_width, frame_width, frame_height,
screen_width     2794 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x,
screen_width     2799 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height,
screen_width      121 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c 	return snprintf(buf, PAGE_SIZE, "%d\n", info.screen_width);
screen_width      365 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(screen_width, S_IRUGO, overlay_screen_width_show, NULL);
screen_width      842 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	int screen_width;
screen_width      881 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			screen_width = fix->line_length
screen_width      887 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		screen_width = fix->line_length / (var->bits_per_pixel >> 3);
screen_width      899 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	info.screen_width = screen_width;
screen_width      297 include/video/omapfb_dss.h 	u16 screen_width;