xstretch          907 drivers/video/fbdev/atafb.c 	int xstretch;
xstretch         1032 drivers/video/fbdev/atafb.c 	xstretch = (xres < 640) ? 2 : 1;
xstretch         1050 drivers/video/fbdev/atafb.c 		plen = 2 * xstretch;
xstretch         1083 drivers/video/fbdev/atafb.c 			xstretch = 2;	/* Double pixel width only for hicolor */
xstretch         1089 drivers/video/fbdev/atafb.c 			plen = 1 * xstretch;