Searched refs:VGA_MISC_OUT_W (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_regs.h | 126 #define MISCWOFFSET VGA_MISC_OUT_W - VGA_RELIO_BASE
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 42 #define VGA_MISC_OUT_W 0x3C2 /* write */ macro
|
| H A D | vgaHW.c | 258 outb(hwp->PIOOffset + VGA_MISC_OUT_W, value); 465 moutb(VGA_MISC_OUT_W, value);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 41 #define VGA_MISC_OUT_W 0x3C2 /* write */ macro
|
| H A D | vgaHW.c | 256 pci_io_write8(hwp->io, VGA_MISC_OUT_W, value); 464 moutb(VGA_MISC_OUT_W, value);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | riva_setup.c | 100 VGA_WR08(pRiva->riva.PVIO, VGA_MISC_OUT_W, value);
|
| H A D | nv_setup.c | 106 VGA_WR08(pNv->PVIO, VGA_MISC_OUT_W, value);
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition.c | 373 outb(pvgaHW->PIOOffset + VGA_MISC_OUT_W, save_misc); 377 outb(pvgaHW->PIOOffset + VGA_MISC_OUT_W,
|
| /xsrc/external/mit/xf86-video-vesa/dist/src/ |
| H A D | vesa.c | 1511 #define WriteMiscOut(value) outb(pVesa->ioBase + VGA_MISC_OUT_W, value)
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_driver.c | 3546 outb(PIOOffset + VGA_MISC_OUT_W, val | 0x01); 3567 outb(PIOOffset + VGA_MISC_OUT_W, val);
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_driver.c | 2652 VGAOUT8(VGA_MISC_OUT_W, 4191 VGAOUT8(VGA_MISC_OUT_W, val | 0x01);
|
Completed in 20 milliseconds