Home
last modified time | relevance | path

Searched refs:hRatio (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
1846 hRatio = round_div(mode->xres * HORZ_STRETCH_RATIO_MAX, in radeonfb_set_par()
1848 newmode->fp_horz_stretch = (((((unsigned long)hRatio) & HORZ_STRETCH_RATIO_MASK)) | in radeonfb_set_par()