Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1090 static const char StretchLoops[] = { 10, 12, 13, 15, 16 }; in aty_var_to_crtc() local
1098 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % in aty_var_to_crtc()
1111 Index = StretchLoops[horz_stretch_loop]; in aty_var_to_crtc()