Symbol: mga_outl
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
210
mga_outl(0x3C10, c2_ctl);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
700
mga_outl(M_CTLWTST, 0x00000000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
702
mga_outl(M_MACCESS, 0x00008000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
704
mga_outl(M_MACCESS, 0x0000C000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
759
mga_outl(M_CTLWTST, minfo->values.reg.mctlwtst);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
763
mga_outl(M_MEMRDBK, minfo->values.reg.memrdbk);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
764
mga_outl(M_MACCESS, minfo->values.reg.maccess);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
771
mga_outl(M_MEMRDBK, minfo->values.reg.memrdbk & ~0x1000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
773
mga_outl(M_MACCESS, minfo->values.reg.maccess | 0x8000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
781
mga_outl(M_PLNWT, 0);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
782
mga_outl(M_PLNWT, ~0);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
785
mga_outl(M_CTLWTST, minfo->values.reg.mctlwtst_core);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
812
mga_outl(M_C2CTL, c2ctl & ~1);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
834
mga_outl(M_C2CTL, c2ctl);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
886
mga_outl(0x1C0C, 0);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
912
mga_outl(M_CTLWTST, minfo->values.reg.mctlwtst);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
948
mga_outl(M_CTLWTST, minfo->values.reg.mctlwtst);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
949
mga_outl(M_MEMRDBK, minfo->values.reg.memrdbk);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
951
mga_outl(M_MACCESS, 0x00000000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
952
mga_outl(M_MACCESS, 0x00008000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
968
mga_outl(M_CTLWTST, minfo->values.reg.mctlwtst);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
969
mga_outl(M_MEMRDBK, minfo->values.reg.memrdbk);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
971
mga_outl(M_MACCESS, 0x00000000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
972
mga_outl(M_MACCESS, 0x00008000);
drivers/video/fbdev/matrox/matroxfb_DAC1064.c
974
mga_outl(M_MEMRDBK, minfo->values.reg.memrdbk);
drivers/video/fbdev/matrox/matroxfb_Ti3026.c
733
mga_outl(M_RESET, 1);
drivers/video/fbdev/matrox/matroxfb_Ti3026.c
735
mga_outl(M_RESET, 0);
drivers/video/fbdev/matrox/matroxfb_Ti3026.c
737
mga_outl(M_MACCESS, 0x00008000);
drivers/video/fbdev/matrox/matroxfb_accel.c
182
mga_outl(M_PITCH, mpitch);
drivers/video/fbdev/matrox/matroxfb_accel.c
183
mga_outl(M_YDSTORG, curr_ydstorg(minfo));
drivers/video/fbdev/matrox/matroxfb_accel.c
185
mga_outl(M_PLNWT, -1);
drivers/video/fbdev/matrox/matroxfb_accel.c
187
mga_outl(M_SRCORG, 0);
drivers/video/fbdev/matrox/matroxfb_accel.c
188
mga_outl(M_DSTORG, 0);
drivers/video/fbdev/matrox/matroxfb_accel.c
190
mga_outl(M_OPMODE, mopmode);
drivers/video/fbdev/matrox/matroxfb_accel.c
191
mga_outl(M_CXBNDRY, 0xFFFF0000);
drivers/video/fbdev/matrox/matroxfb_accel.c
192
mga_outl(M_YTOP, 0);
drivers/video/fbdev/matrox/matroxfb_accel.c
193
mga_outl(M_YBOT, 0x01FFFFFF);
drivers/video/fbdev/matrox/matroxfb_accel.c
194
mga_outl(M_MACCESS, maccess);
drivers/video/fbdev/matrox/matroxfb_accel.c
206
mga_outl(M_MACCESS, minfo->accel.m_access);
drivers/video/fbdev/matrox/matroxfb_accel.c
207
mga_outl(M_PITCH, minfo->accel.m_pitch);
drivers/video/fbdev/matrox/matroxfb_accel.c
223
mga_outl(M_DWGCTL, M_DWG_BITBLT | M_DWG_SHIFTZERO | M_DWG_SGNZERO |
drivers/video/fbdev/matrox/matroxfb_accel.c
225
mga_outl(M_AR5, vxres);
drivers/video/fbdev/matrox/matroxfb_accel.c
232
mga_outl(M_DWGCTL, M_DWG_BITBLT | M_DWG_SHIFTZERO | M_DWG_BFCOL | M_DWG_REPLACE);
drivers/video/fbdev/matrox/matroxfb_accel.c
233
mga_outl(M_SGN, 5);
drivers/video/fbdev/matrox/matroxfb_accel.c
234
mga_outl(M_AR5, -vxres);
drivers/video/fbdev/matrox/matroxfb_accel.c
242
mga_outl(M_AR0, end);
drivers/video/fbdev/matrox/matroxfb_accel.c
243
mga_outl(M_AR3, start);
drivers/video/fbdev/matrox/matroxfb_accel.c
244
mga_outl(M_FXBNDRY, ((dx+width)<<16) | dx);
drivers/video/fbdev/matrox/matroxfb_accel.c
265
mga_outl(M_DWGCTL, M_DWG_BITBLT | M_DWG_SHIFTZERO | M_DWG_SGNZERO |
drivers/video/fbdev/matrox/matroxfb_accel.c
267
mga_outl(M_AR5, vxres);
drivers/video/fbdev/matrox/matroxfb_accel.c
274
mga_outl(M_DWGCTL, M_DWG_BITBLT | M_DWG_SHIFTZERO | M_DWG_BFCOL | M_DWG_REPLACE);
drivers/video/fbdev/matrox/matroxfb_accel.c
275
mga_outl(M_SGN, 5);
drivers/video/fbdev/matrox/matroxfb_accel.c
276
mga_outl(M_AR5, -vxres);
drivers/video/fbdev/matrox/matroxfb_accel.c
284
mga_outl(M_AR0, end);
drivers/video/fbdev/matrox/matroxfb_accel.c
285
mga_outl(M_AR3, start);
drivers/video/fbdev/matrox/matroxfb_accel.c
286
mga_outl(M_FXBNDRY, ((dx+width)<<16) | dx);
drivers/video/fbdev/matrox/matroxfb_accel.c
287
mga_outl(M_YDST, dy*vxres >> 5);
drivers/video/fbdev/matrox/matroxfb_accel.c
288
mga_outl(M_LEN | M_EXEC, height);
drivers/video/fbdev/matrox/matroxfb_accel.c
320
mga_outl(M_DWGCTL, minfo->accel.m_dwg_rect | M_DWG_REPLACE);
drivers/video/fbdev/matrox/matroxfb_accel.c
321
mga_outl(M_FCOL, color);
drivers/video/fbdev/matrox/matroxfb_accel.c
322
mga_outl(M_FXBNDRY, ((sx + width) << 16) | sx);
drivers/video/fbdev/matrox/matroxfb_accel.c
364
mga_outl(M_DWGCTL, minfo->accel.m_dwg_rect | M_DWG_REPLACE2);
drivers/video/fbdev/matrox/matroxfb_accel.c
365
mga_outl(M_FCOL, bgx);
drivers/video/fbdev/matrox/matroxfb_accel.c
366
mga_outl(M_FXBNDRY, ((sx + width) << 16) | sx);
drivers/video/fbdev/matrox/matroxfb_accel.c
367
mga_outl(M_YDST, sy * minfo->fbcon.var.xres_virtual >> 6);
drivers/video/fbdev/matrox/matroxfb_accel.c
368
mga_outl(M_LEN | M_EXEC, height);
drivers/video/fbdev/matrox/matroxfb_accel.c
440
mga_outl(M_DWGCTL, M_DWG_ILOAD | M_DWG_SGNZERO | M_DWG_SHIFTZERO | M_DWG_BMONOWF | M_DWG_LINEAR | M_DWG_REPLACE);
drivers/video/fbdev/matrox/matroxfb_accel.c
442
mga_outl(M_DWGCTL, M_DWG_ILOAD | M_DWG_SGNZERO | M_DWG_SHIFTZERO | M_DWG_BMONOWF | M_DWG_REPLACE);
drivers/video/fbdev/matrox/matroxfb_accel.c
443
mga_outl(M_FCOL, fgx);
drivers/video/fbdev/matrox/matroxfb_accel.c
444
mga_outl(M_BCOL, bgx);
drivers/video/fbdev/matrox/matroxfb_accel.c
89
#define mga_ydstlen(y,l) mga_outl(M_YDSTLEN | M_EXEC, ((y) << 16) | (l))
drivers/video/fbdev/matrox/matroxfb_base.c
172
mga_outl(0x3C2C, pos);
drivers/video/fbdev/matrox/matroxfb_base.c
173
mga_outl(0x3C28, pos + minfo->fbcon.var.xres_virtual * minfo->fbcon.var.bits_per_pixel / 8);
drivers/video/fbdev/matrox/matroxfb_base.c
175
mga_outl(0x3C28, pos);
drivers/video/fbdev/matrox/matroxfb_base.c
213
mga_outl(M_ICLEAR, 0x20);
drivers/video/fbdev/matrox/matroxfb_base.c
220
mga_outl(M_ICLEAR, 0x200);
drivers/video/fbdev/matrox/matroxfb_base.c
244
mga_outl(M_ICLEAR, bm);
drivers/video/fbdev/matrox/matroxfb_base.c
245
mga_outl(M_IEN, mga_inl(M_IEN) | bm);
drivers/video/fbdev/matrox/matroxfb_base.c
252
mga_outl(M_IEN, ien | bm);
drivers/video/fbdev/matrox/matroxfb_base.c
264
mga_outl(M_IEN, mga_inl(M_IEN) & ~0x220);
drivers/video/fbdev/matrox/matroxfb_base.c
266
mga_outl(M_IEN, mga_inl(M_IEN) & ~0x20);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
117
mga_outl(0x3C14, ((mt->HDisplay - 8) << 16) | (mt->HTotal - 8));
drivers/video/fbdev/matrox/matroxfb_crtc2.c
118
mga_outl(0x3C18, ((mt->HSyncEnd - 8) << 16) | (mt->HSyncStart - 8));
drivers/video/fbdev/matrox/matroxfb_crtc2.c
119
mga_outl(0x3C1C, ((mt->VDisplay - 1) << 16) | (mt->VTotal - 1));
drivers/video/fbdev/matrox/matroxfb_crtc2.c
120
mga_outl(0x3C20, ((mt->VSyncEnd - 1) << 16) | (mt->VSyncStart - 1));
drivers/video/fbdev/matrox/matroxfb_crtc2.c
121
mga_outl(0x3C24, ((mt->VSyncStart) << 16) | (mt->HSyncStart)); /* preload */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
126
mga_outl(0x3C2C, pos); /* field #1 vmemory start */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
127
mga_outl(0x3C28, pos + linelen); /* field #0 vmemory start */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
131
mga_outl(0x3C28, pos); /* vmemory start */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
134
mga_outl(0x3C40, linelen);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
136
mga_outl(0x3C4C, datactl); /* data control */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
140
mga_outl(0x3C10, tmp & ~0x02000000);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
150
mga_outl(0x3C10, tmp);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
158
mga_outl(0x3C44, tmp);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
164
mga_outl(0x3C10, 0x00000004); /* disable CRTC2, CRTC1->DAC1, PLL as clock source */
drivers/video/fbdev/matrox/matroxfb_crtc2.c
182
mga_outl(0x3C2C, pos);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
183
mga_outl(0x3C28, pos + linelen);
drivers/video/fbdev/matrox/matroxfb_crtc2.c
185
mga_outl(0x3C28, pos);