Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dgbefb.c653 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local
661 xpmax = par->timing.width; in gbefb_set_par()
794 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()