Lines Matching refs:xres
140 .xres = 240,
158 .xres = 240,
176 .xres = 640,
192 .xres = 640,
208 .xres = 640,
224 .xres = 640,
853 fbi->var.xres, fbi->var.yres, in __set_par()
873 video->out_width = fbi->var.xres; in __set_par()
936 if (var->xres_virtual < var->xres) in mx3fb_check_var()
937 var->xres_virtual = var->xres; in mx3fb_check_var()
1000 htotal = var->xres + var->right_margin + var->hsync_len + in mx3fb_check_var()