Searched refs:miscOut (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/ |
| H A D | vgaHW.c | 737 unsigned char miscOut, attr10, gr1, gr3, gr4, gr5, gr6, gr8, seq2, seq4; in vgaHWRestoreFonts() local 754 miscOut = hwp->readMiscOut(hwp); in vgaHWRestoreFonts() 770 hwp->writeMiscOut(hwp, miscOut | 0x01); in vgaHWRestoreFonts() 826 hwp->writeMiscOut(hwp, miscOut); in vgaHWRestoreFonts() 919 unsigned char miscOut, attr10, gr4, gr5, gr6, seq2, seq4; in vgaHWSaveFonts() local 937 miscOut = hwp->readMiscOut(hwp); in vgaHWSaveFonts() 949 hwp->writeMiscOut(hwp, miscOut | 0x01); in vgaHWSaveFonts() 1004 hwp->writeMiscOut(hwp, miscOut); in vgaHWSaveFonts()
|