Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c485 int xres_new; in matroxfb_pitch_adjust() local
500 xres_new = *width; in matroxfb_pitch_adjust()
502 xres_new = matroxfb_test_and_set_rounding(minfo, xres, bpp); in matroxfb_pitch_adjust()
504 return xres_new; in matroxfb_pitch_adjust()