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

/linux-4.1.27/drivers/video/fbdev/
H A Damifb.c1126 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; ami_decode_var() local
1398 maxfetchstop = down16(par->htotal - 80); ami_decode_var()
1403 if (fstrt + fsize > maxfetchstop) ami_decode_var()
1407 if (fstrt + fsize > maxfetchstop) { ami_decode_var()
1414 if (min_fstrt + fsize - 64 > maxfetchstop) ami_decode_var()
1418 if (min_fstrt + fsize - 64 > maxfetchstop) { ami_decode_var()

Completed in 52 milliseconds