Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgbefb.c645 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local
654 ypmax = par->timing.height; in gbefb_set_par()
786 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()