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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Damifb.c3013 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; local
3029 fstop = fstrt + fsize - fconst;
3032 fstop = fstrt + upx(fconst, fsize) - 64;
3034 fstrt = fstop - fsize + 64;
3036 fstop += min_fstrt - fstrt;
3043 par->ddfstop = fstop;

Completed in 84 milliseconds