Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c410 u_int32_t ydstlen; in matroxfb_1bpp_imageblit() local
424 ydstlen = (yy << 16) | height; in matroxfb_1bpp_imageblit()
452 mga_writel(mmio, M_YDSTLEN | M_EXEC, ydstlen); in matroxfb_1bpp_imageblit()
456 mga_writel(mmio, M_YDSTLEN | M_EXEC, ydstlen); in matroxfb_1bpp_imageblit()