xres_n           1126 drivers/video/fbdev/amifb.c 	u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n;
xres_n           1214 drivers/video/fbdev/amifb.c 	xres_n = par->xres << clk_shift;
xres_n           1234 drivers/video/fbdev/amifb.c 		par->diwstrt_h = par->diwstop_h - xres_n;
xres_n           1331 drivers/video/fbdev/amifb.c 		par->diwstrt_h = par->diwstop_h - xres_n;
xres_n           1401 drivers/video/fbdev/amifb.c 	fsize = upx(fconst, xres_n +
xres_n           1406 drivers/video/fbdev/amifb.c 	fsize = upx(fconst, xres_n);
xres_n           1413 drivers/video/fbdev/amifb.c 		fsize = up64(xres_n + fconst - 1);
xres_n           1417 drivers/video/fbdev/amifb.c 		fsize = up64(xres_n);