Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h665 #define HORZ_STRETCH_RATIO_MAX 4096 macro
/openbmc/linux/include/video/
H A Dradeon.h667 #define HORZ_STRETCH_RATIO_MAX 4096 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1846 hRatio = round_div(mode->xres * HORZ_STRETCH_RATIO_MAX, in radeonfb_set_par()