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

/linux-4.4.14/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c412 u_int32_t charcell; matroxfb_1bpp_imageblit() local
421 charcell = height * step; matroxfb_1bpp_imageblit()
422 xlen = (charcell + 3) & ~3; matroxfb_1bpp_imageblit()
459 mga_memcpy_toio(mmio, chardata, charcell); matroxfb_1bpp_imageblit()
/linux-4.4.14/include/uapi/linux/
H A Dkd.h177 #define KD_FONT_FLAG_DONT_RECALC 1 /* Don't recalculate hw charcell size [compat] */

Completed in 121 milliseconds