Symbol: vga_w
drivers/video/console/vgacon.c
653
vga_w(vgastate.vgabase, VGA_PEL_MSK, 0xff);
drivers/video/console/vgacon.c
655
vga_w(vgastate.vgabase, VGA_PEL_IW, table[i]);
drivers/video/console/vgacon.c
656
vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2);
drivers/video/console/vgacon.c
657
vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2);
drivers/video/console/vgacon.c
658
vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2);
drivers/video/console/vgacon.c
722
vga_w(state->vgabase, VGA_MIS_W, vga_state.CrtMiscIO & 0xEF);
drivers/video/console/vgacon.c
751
vga_w(state->vgabase, VGA_SEQ_I, vga_state.SeqCtrlIndex);
drivers/video/console/vgacon.c
760
vga_w(state->vgabase, VGA_MIS_W, vga_state.CrtMiscIO);
drivers/video/console/vgacon.c
782
vga_w(state->vgabase, VGA_SEQ_I, vga_state.SeqCtrlIndex);
drivers/video/console/vgacon.c
791
vga_w(state->vgabase, VGA_PEL_MSK, 0xff);
drivers/video/console/vgacon.c
793
vga_w(state->vgabase, VGA_PEL_IW, i);
drivers/video/console/vgacon.c
794
vga_w(state->vgabase, VGA_PEL_D, 0);
drivers/video/console/vgacon.c
795
vga_w(state->vgabase, VGA_PEL_D, 0);
drivers/video/console/vgacon.c
796
vga_w(state->vgabase, VGA_PEL_D, 0);
drivers/video/fbdev/arkfb.c
484
vga_w(par->state.vgabase, dac_regs[code[0] & 3], code[1]);
drivers/video/fbdev/arkfb.c
506
vga_w(par->state.vgabase, VGA_MIS_W, regval | VGA_MIS_ENB_PLL_LOAD);
drivers/video/fbdev/cirrusfb.c
2425
vga_w(cinfo->regbase, regofs + regnum, val);
drivers/video/fbdev/cirrusfb.c
2452
vga_w(cinfo->regbase, VGA_ATT_IW,
drivers/video/fbdev/cirrusfb.c
2457
vga_w(cinfo->regbase, VGA_ATT_IW, 0x33);
drivers/video/fbdev/cirrusfb.c
2460
vga_w(cinfo->regbase, VGA_ATT_IW, 0x00);
drivers/video/fbdev/cirrusfb.c
2537
vga_w(cinfo->regbase, VGA_PEL_IW, regnum);
drivers/video/fbdev/cirrusfb.c
2545
vga_w(cinfo->regbase, data, red);
drivers/video/fbdev/cirrusfb.c
2546
vga_w(cinfo->regbase, data, green);
drivers/video/fbdev/cirrusfb.c
2547
vga_w(cinfo->regbase, data, blue);
drivers/video/fbdev/cirrusfb.c
2549
vga_w(cinfo->regbase, data, blue);
drivers/video/fbdev/cirrusfb.c
2550
vga_w(cinfo->regbase, data, green);
drivers/video/fbdev/cirrusfb.c
2551
vga_w(cinfo->regbase, data, red);
drivers/video/fbdev/cirrusfb.c
2562
vga_w(cinfo->regbase, VGA_PEL_IR, regnum);
drivers/video/fbdev/core/svgalib.c
102
vga_w(regbase, VGA_ATT_W, 0x00);
drivers/video/fbdev/core/svgalib.c
116
vga_w(regbase, VGA_ATT_W, 0x20);
drivers/video/fbdev/core/svgalib.c
161
vga_w(regbase, VGA_ATT_W, 0x00);
drivers/video/fbdev/core/svgalib.c
167
vga_w(regbase, VGA_ATT_W, 0x20);
drivers/video/fbdev/core/svgalib.c
590
vga_w(regbase, VGA_MIS_W, regval);
drivers/video/fbdev/neofb.c
397
vga_w(NULL, VGA_ATT_W, 0x00);
drivers/video/fbdev/neofb.c
404
vga_w(NULL, VGA_ATT_W, 0x20);
drivers/video/fbdev/neofb.c
448
vga_w(NULL, VGA_MIS_W, par->MiscOutReg);
drivers/video/fbdev/s3fb.c
478
vga_w(par->state.vgabase, VGA_MIS_W, regval | VGA_MIS_ENB_PLL_LOAD);
drivers/video/fbdev/s3fb.c
939
vga_w(par->state.vgabase, VGA_PEL_MSK, pel_msk);
drivers/video/fbdev/s3fb.c
994
vga_w(par->state.vgabase, VGA_PEL_IW, regno);
drivers/video/fbdev/s3fb.c
995
vga_w(par->state.vgabase, VGA_PEL_D, red >> 10);
drivers/video/fbdev/s3fb.c
996
vga_w(par->state.vgabase, VGA_PEL_D, green >> 10);
drivers/video/fbdev/s3fb.c
997
vga_w(par->state.vgabase, VGA_PEL_D, blue >> 10);
drivers/video/fbdev/vt8623fb.c
266
vga_w(par->state.vgabase, VGA_MIS_W, regval | VGA_MIS_ENB_PLL_LOAD);
drivers/video/vgastate.c
175
vga_w(fbbase, i, saved->vga_font0[i]);
drivers/video/vgastate.c
186
vga_w(fbbase, i, saved->vga_font1[i]);
drivers/video/vgastate.c
197
vga_w(fbbase, i, saved->vga_text[i]);
drivers/video/vgastate.c
205
vga_w(fbbase, i, saved->vga_text[8192+i]);
drivers/video/vgastate.c
242
vga_w(state->vgabase, VGA_ATT_W, 0x00);
drivers/video/vgastate.c
248
vga_w(state->vgabase, VGA_ATT_W, 0x20);
drivers/video/vgastate.c
263
vga_w(state->vgabase, VGA_MIS_W, saved->misc);
drivers/video/vgastate.c
279
vga_w(state->vgabase, VGA_ATT_W, 0x00);
drivers/video/vgastate.c
306
vga_w(state->vgabase, VGA_ATT_W, 0x20);
drivers/video/vgastate.c
314
vga_w(state->vgabase, VGA_PEL_MSK, 0xff);
drivers/video/vgastate.c
317
vga_w(state->vgabase, VGA_PEL_IR, 0x00);
drivers/video/vgastate.c
327
vga_w(state->vgabase, VGA_PEL_MSK, 0xff);
drivers/video/vgastate.c
330
vga_w(state->vgabase, VGA_PEL_IW, 0x00);
drivers/video/vgastate.c
332
vga_w(state->vgabase, VGA_PEL_D, saved->vga_cmap[i]);
drivers/video/vgastate.c
37
vga_w(regbase, iobase + 0x4, reg);
drivers/video/vgastate.c
44
vga_w(regbase, iobase + 0x4, reg);
drivers/video/vgastate.c
45
vga_w(regbase, iobase + 0x5, val);
drivers/video/vgastate.c
60
vga_w(state->vgabase, VGA_ATT_W, 0x00);
drivers/video/vgastate.c
63
vga_w(state->vgabase, VGA_ATT_W, 0x20);
include/linux/svga.h
74
vga_w(regbase, VGA_ATT_IW, index);
include/linux/svga.h
75
vga_w(regbase, VGA_ATT_W, data);
include/video/vga.h
287
vga_w (regbase, VGA_CRT_IC, reg);
include/video/vga.h
296
vga_w (regbase, VGA_CRT_IC, reg);
include/video/vga.h
297
vga_w (regbase, VGA_CRT_DC, val);
include/video/vga.h
342
vga_w (regbase, VGA_SEQ_I, reg);
include/video/vga.h
351
vga_w (regbase, VGA_SEQ_I, reg);
include/video/vga.h
352
vga_w (regbase, VGA_SEQ_D, val);
include/video/vga.h
396
vga_w (regbase, VGA_GFX_I, reg);
include/video/vga.h
405
vga_w (regbase, VGA_GFX_I, reg);
include/video/vga.h
406
vga_w (regbase, VGA_GFX_D, val);
include/video/vga.h
451
vga_w (regbase, VGA_ATT_IW, reg);
include/video/vga.h
457
vga_w (regbase, VGA_ATT_IW, reg);
include/video/vga.h
458
vga_w (regbase, VGA_ATT_W, val);