Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_accel.c239 mga_outl(M_YDST, dy*pixx >> 5); in matrox_cfb4_bmove()
309 mga_outl(M_YDST, sy * p->var.xres_virtual >> 6); in matrox_cfb4_clear()
730 mga_outl(M_YDST, yy * p->var.xres_virtual >> 6); in matrox_cfb4_revc()
Dmatroxfb_base.h773 #define M_YDST 0x1C90 macro