Searched refs:xpmax (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/ |
| H A D | soc-ops-test.c | 21 #define TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert) \ argument 23 .min = xmin, .max = xmax, .platform_max = xpmax, \ 38 xmin, xmax, xpmax, xsign, xinvert) \ argument 44 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \ 49 xmask, xreg, xmin, xmax, xpmax, xsign, xinvert) \ argument 55 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \
|
| /linux/drivers/video/fbdev/ |
| H A D | gbefb.c | 646 int xpmax, ypmax; /* Monitor resolution */ in gbefb_set_par() local 654 xpmax = par->timing.width; in gbefb_set_par() 787 height_pix = xpmax * ypmax / maxPixelsPerTileX; in gbefb_set_par()
|