Lines Matching defs:Control
93 * 0x3D8 Tseng Display Mode Control
554 CARD8 Control;
566 xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, 7, "Control: 0x%02X\n",
567 Regs->Control);
588 Regs->Control = hwp->readDacMask(hwp);
636 hwp->writeDacMask(hwp, Regs->Control);
717 Regs->Control &= 0x0F;
721 Regs->Control |= 0x20;
724 Regs->Control |= 0x30;
727 Regs->Control |= 0xB0;
730 Regs->Control |= 0x50; /* 24bpp in 4bytes */