Searched refs:xres_n (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amifb.c | 1132 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local 1220 xres_n = par->xres << clk_shift; in ami_decode_var() 1240 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var() 1337 par->diwstrt_h = par->diwstop_h - xres_n; 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() 1423 fsize = up64(xres_n); in ami_decode_var()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 1132 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local 1220 xres_n = par->xres << clk_shift; in ami_decode_var() 1240 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var() 1337 par->diwstrt_h = par->diwstop_h - xres_n; 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() 1423 fsize = up64(xres_n); in ami_decode_var()
|
Completed in 9 milliseconds