Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Damifb.c1399 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()
1407 fsize = upx(fconst, xres_n + in ami_decode_var()
1412 fsize = upx(fconst, xres_n); in ami_decode_var()
1419 fsize = up64(xres_n + fconst - 1); in ami_decode_var()
1431 fsize -= fconst; in ami_decode_var()
1613 shift = modx(fconst, fstrt); in ami_update_par()
1616 fstrt = downx(fconst, fstrt) - 64; in ami_update_par()
1617 fsize = upx(fconst, fsize); in ami_update_par()
1618 fstop = fstrt + fsize - fconst; in ami_update_par()
[all …]
/linux-6.3-rc2/arch/x86/math-emu/
A Dreg_constant.c115 void fconst(void) in fconst() function
A Dfpu_proto.h125 extern void fconst(void);
A Dfpu_entry.c63 /* e8..f */ fsubr_, fconst, fucompp, fucomi_,

Completed in 12 milliseconds