Searched refs:writeAttr (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_vga.c | 77 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 D | vgaHW.c | 342 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 D | vgaCmap.c | 206 hwp->writeAttr(hwp, OVERSCAN, overscan);
|
| H A D | vgaHW.h | 139 vgaHWWriteIndexProcPtr writeAttr; member in struct:_vgaHWRec
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 137 vgaHWWriteIndexProcPtr writeAttr; member in struct:_vgaHWRec
|
| H A D | vgaHW.c | 340 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 D | riva_setup.c | 209 pVga->writeAttr = RivaWriteAttr;
|
| H A D | nv_setup.c | 388 pVga->writeAttr = NVWriteAttr;
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_regs.c | 499 hwp->writeAttr = chipsMmioWriteAttr;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_display.c | 825 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 D | tseng_mode.c | 1092 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC); 1201 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC);
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_dac.c | 1255 hwp->writeAttr(hwp, OVERSCAN, overscan);
|
Completed in 19 milliseconds