Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c409 u_int32_t ydstlen; in matroxfb_1bpp_imageblit() local
423 ydstlen = (yy << 16) | height; in matroxfb_1bpp_imageblit()
451 mga_writel(mmio, M_YDSTLEN | M_EXEC, ydstlen); in matroxfb_1bpp_imageblit()
455 mga_writel(mmio, M_YDSTLEN | M_EXEC, ydstlen); in matroxfb_1bpp_imageblit()