Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_accel.c87 #define mga_ydstlen(y,l) mga_outl(M_YDSTLEN | M_EXEC, ((y) << 16) | (l))
286 mga_outl(M_LEN | M_EXEC, height); in matrox_accel_bmove_lin()
366 mga_outl(M_LEN | M_EXEC, height); in matroxfb_cfb4_clear()
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()
A Dmatroxfb_base.h556 #define M_EXEC 0x0100 macro

Completed in 8 milliseconds