Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Damifb.c575 #define downx(x, v) ((v) & -(x)) macro
1389 fstrt = downx(fconst, par->diwstrt_h - 4) - fsize; in ami_decode_var()
1399 fstrt = downx(fconst, par->diwstrt_h - fconst + (1 << clk_shift) - 4) - in ami_decode_var()
1406 fstrt = downx(fconst, par->diwstrt_h - 4) - 64 - fconst; in ami_decode_var()
1408 modx(fconst, downx(1 << clk_shift, par->diwstrt_h - 4))); in ami_decode_var()
1614 move = downx(2 << maxfmode, div8(par->xoffset)); in ami_update_par()
1616 fstrt = downx(fconst, fstrt) - 64; in ami_update_par()
1620 mod = fstrt = downx(fconst, fstrt) - fconst; in ami_update_par()