Searched refs:VGA_MISC_OUT_W (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_regs.h126 #define MISCWOFFSET VGA_MISC_OUT_W - VGA_RELIO_BASE
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaHW.h42 #define VGA_MISC_OUT_W 0x3C2 /* write */ macro
H A DvgaHW.c258 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 DvgaHW.h41 #define VGA_MISC_OUT_W 0x3C2 /* write */ macro
H A DvgaHW.c256 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 Driva_setup.c100 VGA_WR08(pRiva->riva.PVIO, VGA_MISC_OUT_W, value);
H A Dnv_setup.c106 VGA_WR08(pNv->PVIO, VGA_MISC_OUT_W, value);
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c373 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 Dvesa.c1511 #define WriteMiscOut(value) outb(pVesa->ioBase + VGA_MISC_OUT_W, value)
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_driver.c3546 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 Dsavage_driver.c2652 VGAOUT8(VGA_MISC_OUT_W,
4191 VGAOUT8(VGA_MISC_OUT_W, val | 0x01);

Completed in 20 milliseconds