sttt_xres          91 drivers/video/fbdev/atafb.c static int sttt_xres = 640, st_yres = 400, tt_yres = 480;
sttt_xres         601 drivers/video/fbdev/atafb.c 		if (bpp > 1 || xres > sttt_xres * 2 || yres > tt_yres * 2)
sttt_xres         604 drivers/video/fbdev/atafb.c 		xres = sttt_xres * 2;
sttt_xres         608 drivers/video/fbdev/atafb.c 		if (bpp > 8 || xres > sttt_xres || yres > tt_yres)
sttt_xres         611 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres / 2 || yres > tt_yres)
sttt_xres         614 drivers/video/fbdev/atafb.c 			xres = sttt_xres / 2;
sttt_xres         618 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres || yres > tt_yres)
sttt_xres         620 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres / 2 || yres > st_yres / 2) {
sttt_xres         622 drivers/video/fbdev/atafb.c 				xres = sttt_xres;
sttt_xres         627 drivers/video/fbdev/atafb.c 				xres = sttt_xres / 2;
sttt_xres         632 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres || yres > st_yres / 2)
sttt_xres         635 drivers/video/fbdev/atafb.c 			xres = sttt_xres;
sttt_xres         638 drivers/video/fbdev/atafb.c 		} else if (var->xres > sttt_xres || var->yres > st_yres) {
sttt_xres         642 drivers/video/fbdev/atafb.c 			xres = sttt_xres;
sttt_xres         695 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres / 2;
sttt_xres         701 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres;
sttt_xres         707 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres;
sttt_xres         713 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres / 2;
sttt_xres         719 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres;
sttt_xres         726 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres * 2;
sttt_xres        1828 drivers/video/fbdev/atafb.c 		if (bpp > 1 || xres > sttt_xres || yres > st_yres)
sttt_xres        1831 drivers/video/fbdev/atafb.c 		xres = sttt_xres;
sttt_xres        1835 drivers/video/fbdev/atafb.c 		if (bpp > 4 || xres > sttt_xres || yres > st_yres)
sttt_xres        1838 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres / 2 || yres > st_yres / 2)
sttt_xres        1841 drivers/video/fbdev/atafb.c 			xres = sttt_xres / 2;
sttt_xres        1845 drivers/video/fbdev/atafb.c 			if (xres > sttt_xres || yres > st_yres / 2)
sttt_xres        1848 drivers/video/fbdev/atafb.c 			xres = sttt_xres;
sttt_xres        1903 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres / 2;
sttt_xres        1908 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres;
sttt_xres        1913 drivers/video/fbdev/atafb.c 		var->xres = sttt_xres;
sttt_xres        2927 drivers/video/fbdev/atafb.c 	sttt_xres = xres;