Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dgbefb.c655 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local
664 ypmax = par->timing.height; in gbefb_set_par()
796 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()