Home
last modified time | relevance | path

Searched refs:yres_max (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c377 int yres_max = 2048; in check_fb_res_bounds() local
395 if (var->yres > yres_max) in check_fb_res_bounds()
396 var->yres = yres_max; in check_fb_res_bounds()
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst405 :Syntax: internal:<xres>;<yres>[;<xres_max>;<yres_max>;<offset>]
413 length the hardware allows, <yres_max> the maximum number of lines.