Symbol: vga_wcrt
drivers/video/fbdev/arkfb.c
799
vga_wcrt(par->state.vgabase, 0x42, (value + 1) / 2);
drivers/video/fbdev/cirrusfb.c
1206
vga_wcrt(regbase, VGA_CRTC_OFFSET, pitch & 0xff);
drivers/video/fbdev/cirrusfb.c
1212
vga_wcrt(regbase, CL_CRT1B, tmp);
drivers/video/fbdev/cirrusfb.c
1216
vga_wcrt(regbase, CL_CRT1D, (pitch >> 9) & 1);
drivers/video/fbdev/cirrusfb.c
1233
vga_wcrt(regbase, CL_CRT1E, tmp);
drivers/video/fbdev/cirrusfb.c
1343
vga_wcrt(cinfo->regbase, VGA_CRTC_START_LO, base & 0xff);
drivers/video/fbdev/cirrusfb.c
1344
vga_wcrt(cinfo->regbase, VGA_CRTC_START_HI, (base >> 8) & 0xff);
drivers/video/fbdev/cirrusfb.c
1356
vga_wcrt(cinfo->regbase, CL_CRT1B, tmp);
drivers/video/fbdev/cirrusfb.c
1365
vga_wcrt(cinfo->regbase, CL_CRT1D, tmp);
drivers/video/fbdev/cirrusfb.c
1477
vga_wcrt(cinfo->regbase, CL_CRT51, 0x00);
drivers/video/fbdev/cirrusfb.c
1578
vga_wcrt(cinfo->regbase, VGA_CRTC_PRESET_ROW, 0x00);
drivers/video/fbdev/cirrusfb.c
1580
vga_wcrt(cinfo->regbase, VGA_CRTC_CURSOR_START, 0x20);
drivers/video/fbdev/cirrusfb.c
1582
vga_wcrt(cinfo->regbase, VGA_CRTC_CURSOR_END, 0x00);
drivers/video/fbdev/cirrusfb.c
1584
vga_wcrt(cinfo->regbase, VGA_CRTC_CURSOR_HI, 0x00);
drivers/video/fbdev/cirrusfb.c
1586
vga_wcrt(cinfo->regbase, VGA_CRTC_CURSOR_LO, 0x00);
drivers/video/fbdev/cirrusfb.c
1589
vga_wcrt(cinfo->regbase, VGA_CRTC_UNDERLINE, 0x00);
drivers/video/fbdev/cirrusfb.c
1592
vga_wcrt(cinfo->regbase, CL_CRT1B, 0x02);
drivers/video/fbdev/cirrusfb.c
749
vga_wcrt(regbase, VGA_CRTC_V_SYNC_END, 0x20); /* previously: 0x00) */
drivers/video/fbdev/cirrusfb.c
753
vga_wcrt(regbase, VGA_CRTC_H_TOTAL, htotal);
drivers/video/fbdev/cirrusfb.c
756
vga_wcrt(regbase, VGA_CRTC_H_DISP, hdispend);
drivers/video/fbdev/cirrusfb.c
759
vga_wcrt(regbase, VGA_CRTC_H_BLANK_START, var->xres / 8);
drivers/video/fbdev/cirrusfb.c
763
vga_wcrt(regbase, VGA_CRTC_H_BLANK_END,
drivers/video/fbdev/cirrusfb.c
767
vga_wcrt(regbase, VGA_CRTC_H_SYNC_START, hsyncstart);
drivers/video/fbdev/cirrusfb.c
773
vga_wcrt(regbase, VGA_CRTC_H_SYNC_END, tmp);
drivers/video/fbdev/cirrusfb.c
776
vga_wcrt(regbase, VGA_CRTC_V_TOTAL, vtotal & 0xff);
drivers/video/fbdev/cirrusfb.c
794
vga_wcrt(regbase, VGA_CRTC_OVERFLOW, tmp);
drivers/video/fbdev/cirrusfb.c
802
vga_wcrt(regbase, VGA_CRTC_MAX_SCAN, tmp);
drivers/video/fbdev/cirrusfb.c
805
vga_wcrt(regbase, VGA_CRTC_V_SYNC_START, vsyncstart & 0xff);
drivers/video/fbdev/cirrusfb.c
808
vga_wcrt(regbase, VGA_CRTC_V_SYNC_END, vsyncend % 16 + 64 + 32);
drivers/video/fbdev/cirrusfb.c
811
vga_wcrt(regbase, VGA_CRTC_V_DISP_END, vdispend & 0xff);
drivers/video/fbdev/cirrusfb.c
814
vga_wcrt(regbase, VGA_CRTC_V_BLANK_START, (vdispend + 1) & 0xff);
drivers/video/fbdev/cirrusfb.c
817
vga_wcrt(regbase, VGA_CRTC_V_BLANK_END, vtotal & 0xff);
drivers/video/fbdev/cirrusfb.c
820
vga_wcrt(regbase, VGA_CRTC_LINE_COMPARE, 0xff);
drivers/video/fbdev/cirrusfb.c
835
vga_wcrt(regbase, CL_CRT1A, tmp);
drivers/video/fbdev/cirrusfb.c
907
vga_wcrt(regbase, VGA_CRTC_MODE, 0xc7);
drivers/video/fbdev/cirrusfb.c
911
vga_wcrt(regbase, VGA_CRTC_MODE, 0xc3);
drivers/video/fbdev/cirrusfb.c
916
vga_wcrt(regbase, VGA_CRTC_REGS, htotal / 2);
drivers/video/fbdev/cirrusfb.c
918
vga_wcrt(regbase, VGA_CRTC_REGS, 0x00); /* interlace control */
drivers/video/fbdev/cirrusfb.c
930
vga_wcrt(regbase, VGA_CRTC_CURSOR_START, 0);
drivers/video/fbdev/cirrusfb.c
932
vga_wcrt(regbase, VGA_CRTC_CURSOR_END, 31);
drivers/video/fbdev/core/svgalib.c
135
vga_wcrt(regbase, VGA_CRTC_PRESET_ROW, 0);
drivers/video/fbdev/core/svgalib.c
137
vga_wcrt(regbase, VGA_CRTC_UNDERLINE, 0);
drivers/video/fbdev/core/svgalib.c
138
vga_wcrt(regbase, VGA_CRTC_MODE, 0xE3);
drivers/video/fbdev/core/svgalib.c
147
vga_wcrt(regbase, VGA_CRTC_MAX_SCAN, 0x0f); /* 0x4f */
drivers/video/fbdev/core/svgalib.c
148
vga_wcrt(regbase, VGA_CRTC_UNDERLINE, 0x1f);
drivers/video/fbdev/core/svgalib.c
151
vga_wcrt(regbase, VGA_CRTC_CURSOR_START, 0x0d);
drivers/video/fbdev/core/svgalib.c
152
vga_wcrt(regbase, VGA_CRTC_CURSOR_END, 0x0e);
drivers/video/fbdev/core/svgalib.c
153
vga_wcrt(regbase, VGA_CRTC_CURSOR_HI, 0x00);
drivers/video/fbdev/core/svgalib.c
154
vga_wcrt(regbase, VGA_CRTC_CURSOR_LO, 0x00);
drivers/video/fbdev/core/svgalib.c
336
vga_wcrt(regbase, 0x0E, pos >> 8);
drivers/video/fbdev/core/svgalib.c
337
vga_wcrt(regbase, 0x0F, pos & 0xFF);
drivers/video/fbdev/core/svgalib.c
339
vga_wcrt(regbase, 0x0B, ce); /* set cursor end */
drivers/video/fbdev/core/svgalib.c
340
vga_wcrt(regbase, 0x0A, cs); /* set cursor start and enable it */
drivers/video/fbdev/core/svgalib.c
39
vga_wcrt(regbase, regset->regnum, regval);
drivers/video/fbdev/neofb.c
1136
vga_wcrt(NULL, 0x23, par->biosMode);
drivers/video/fbdev/neofb.c
1145
vga_wcrt(NULL, 0x70, par->VerticalExt);
drivers/video/fbdev/neofb.c
1190
vga_wcrt(state->vgabase, 0x0C, (Base & 0x00FF00) >> 8);
drivers/video/fbdev/neofb.c
1191
vga_wcrt(state->vgabase, 0x0D, (Base & 0x00FF));
drivers/video/fbdev/neofb.c
368
vga_wcrt(state->vgabase, 0x11, vga_rcrt(state->vgabase, 0x11) | 0x80);
drivers/video/fbdev/neofb.c
374
vga_wcrt(NULL, 0x11, vga_rcrt(NULL, 0x11) & ~0x80);
drivers/video/fbdev/neofb.c
454
vga_wcrt(NULL, 17, par->CRTC[17] & ~0x80);
drivers/video/fbdev/neofb.c
457
vga_wcrt(NULL, i, par->CRTC[i]);
drivers/video/fbdev/s3fb.c
1260
vga_wcrt(par->state.vgabase, 0x38, 0x48);
drivers/video/fbdev/s3fb.c
1261
vga_wcrt(par->state.vgabase, 0x39, 0xA5);
drivers/video/fbdev/s3fb.c
1333
vga_wcrt(par->state.vgabase, 0x38, cr38);
drivers/video/fbdev/s3fb.c
1334
vga_wcrt(par->state.vgabase, 0x39, cr39);
drivers/video/fbdev/s3fb.c
209
vga_wcrt(par->state.vgabase, DDC_REG, val);
drivers/video/fbdev/s3fb.c
658
vga_wcrt(par->state.vgabase, 0x38, 0x48);
drivers/video/fbdev/s3fb.c
659
vga_wcrt(par->state.vgabase, 0x39, 0xA5);
drivers/video/fbdev/s3fb.c
702
vga_wcrt(par->state.vgabase, 0x54, 0x18); /* M parameter */
drivers/video/fbdev/s3fb.c
703
vga_wcrt(par->state.vgabase, 0x60, 0xff); /* N parameter */
drivers/video/fbdev/s3fb.c
704
vga_wcrt(par->state.vgabase, 0x61, 0xff); /* L parameter */
drivers/video/fbdev/s3fb.c
705
vga_wcrt(par->state.vgabase, 0x62, 0xff); /* L parameter */
drivers/video/fbdev/s3fb.c
708
vga_wcrt(par->state.vgabase, 0x3A, 0x35);
drivers/video/fbdev/s3fb.c
730
vga_wcrt(par->state.vgabase, 0x86, 0x80);
drivers/video/fbdev/s3fb.c
731
vga_wcrt(par->state.vgabase, 0x90, 0x00);
drivers/video/fbdev/s3fb.c
736
vga_wcrt(par->state.vgabase, 0x50, 0x00);
drivers/video/fbdev/s3fb.c
737
vga_wcrt(par->state.vgabase, 0x67, 0x50);
drivers/video/fbdev/s3fb.c
739
vga_wcrt(par->state.vgabase, 0x63, (mode <= 4) ? 0x90 : 0x09);
drivers/video/fbdev/s3fb.c
740
vga_wcrt(par->state.vgabase, 0x66, 0x90);
drivers/video/fbdev/s3fb.c
753
vga_wcrt(par->state.vgabase, 0x91, (dbytes + 7) / 8);
drivers/video/fbdev/s3fb.c
754
vga_wcrt(par->state.vgabase, 0x90, (((dbytes + 7) / 8) >> 8) | 0x80);
drivers/video/fbdev/s3fb.c
756
vga_wcrt(par->state.vgabase, 0x66, 0x81);
drivers/video/fbdev/s3fb.c
765
vga_wcrt(par->state.vgabase, 0x34, 0x00);
drivers/video/fbdev/s3fb.c
767
vga_wcrt(par->state.vgabase, 0x34, 0x10);
drivers/video/fbdev/s3fb.c
955
vga_wcrt(par->state.vgabase, 0x3C, (htotal + 1) / 2);
drivers/video/fbdev/uvesafb.c
1130
vga_wcrt(NULL, 0x17, crtc17);
drivers/video/fbdev/vt8623fb.c
467
vga_wcrt(par->state.vgabase, 0x32, 0x00);
drivers/video/fbdev/vt8623fb.c
468
vga_wcrt(par->state.vgabase, 0x34, 0x00);
drivers/video/fbdev/vt8623fb.c
469
vga_wcrt(par->state.vgabase, 0x6A, 0x80);
drivers/video/fbdev/vt8623fb.c
470
vga_wcrt(par->state.vgabase, 0x6A, 0xC0);
include/linux/svga.h
89
vga_wcrt(regbase, index, (data & mask) | (vga_rcrt(regbase, index) & ~mask));