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

/linux-master/drivers/video/fbdev/aty/
H A Dradeon_base.c1833 unsigned int hRatio, vRatio; local
1846 hRatio = round_div(mode->xres * HORZ_STRETCH_RATIO_MAX,
1848 newmode->fp_horz_stretch = (((((unsigned long)hRatio) & HORZ_STRETCH_RATIO_MASK)) |

Completed in 94 milliseconds