Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1833 unsigned int hRatio, vRatio; in radeonfb_set_par() local
1859 vRatio = round_div(mode->yres * VERT_STRETCH_RATIO_MAX, in radeonfb_set_par()
1861 newmode->fp_vert_stretch = (((((unsigned long)vRatio) & VERT_STRETCH_RATIO_MASK)) | in radeonfb_set_par()