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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsgivwfb.c411 int xpmax, ypmax; // Monitor resolution local
417 ypmax = currentTiming->height;
485 SET_DBE_FIELD(FRM_SIZE_PIXEL, FB_HEIGHT_PIX, frmWrite2, ypmax);
H A Dgbefb.c658 int xpmax, ypmax; /* Monitor resolution */ local
667 ypmax = par->timing.height;
799 height_pix = xpmax * ypmax / maxPixelsPerTileX;

Completed in 55 milliseconds