Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_base.c1832 unsigned int hRatio, vRatio; in radeonfb_set_par() local
1845 hRatio = round_div(mode->xres * HORZ_STRETCH_RATIO_MAX, in radeonfb_set_par()
1847 newmode->fp_horz_stretch = (((((unsigned long)hRatio) & HORZ_STRETCH_RATIO_MASK)) | in radeonfb_set_par()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds