Searched refs:writeAttr (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_vga.c77 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
114 hwp->writeAttr(hwp, 0x10, attr10);
197 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
223 hwp->writeAttr(hwp, 0x10, attr10);
288 hwp->writeAttr(hwp, i, restore->Attribute[i]);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaHW.c342 hwp->writeAttr = stdWriteAttr;
549 hwp->writeAttr = mmioWriteAttr;
778 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
824 hwp->writeAttr(hwp, 0x10, attr10);
869 hwp->writeAttr(hwp, i, restore->Attribute[i]);
963 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
997 hwp->writeAttr(hwp, 0x10, attr10);
1863 hwp->writeAttr(hwp, OVERSCAN, overscan);
H A DvgaCmap.c206 hwp->writeAttr(hwp, OVERSCAN, overscan);
H A DvgaHW.h139 vgaHWWriteIndexProcPtr writeAttr; member in struct:_vgaHWRec
/xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/
H A DvgaHW.h137 vgaHWWriteIndexProcPtr writeAttr; member in struct:_vgaHWRec
H A DvgaHW.c340 hwp->writeAttr = stdWriteAttr;
548 hwp->writeAttr = mmioWriteAttr;
781 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
827 hwp->writeAttr(hwp, 0x10, attr10);
871 hwp->writeAttr(hwp, i, restore->Attribute[i]);
963 hwp->writeAttr(hwp, 0x10, 0x01); /* graphics mode */
998 hwp->writeAttr(hwp, 0x10, attr10);
1854 hwp->writeAttr(hwp, OVERSCAN, overscan);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_setup.c209 pVga->writeAttr = RivaWriteAttr;
H A Dnv_setup.c388 pVga->writeAttr = NVWriteAttr;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_regs.c499 hwp->writeAttr = chipsMmioWriteAttr;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_display.c825 hwp->writeAttr(hwp, i, i);
828 hwp->writeAttr(hwp, 0x10, 0x41);
829 hwp->writeAttr(hwp, 0x11, 0xFF);
830 hwp->writeAttr(hwp, 0x12, 0x0F);
831 hwp->writeAttr(hwp, 0x13, 0x00);
832 hwp->writeAttr(hwp, 0x14, 0x00);
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_mode.c1092 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC);
1201 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC);
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dac.c1255 hwp->writeAttr(hwp, OVERSCAN, overscan);

Completed in 19 milliseconds