Lines Matching defs:Command
245 CARD8 Command;
258 xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, 7, "Command: 0x%02X\n",
259 Regs->Command);
283 Regs->Command = hwp->readDacMask(hwp);
291 hwp->writeDacMask(hwp, Regs->Command | 0x10);
330 hwp->writeDacMask(hwp, Regs->Command);
402 hwp->writeDacMask(hwp, Regs->Command);
473 Regs->Command &= 0x04; /* keep 7.5 IRE setup setting */
474 Regs->Command |= 0x08; /* enable extended pixel modes */
479 /* high bits of Command are already zeroed */
483 Regs->Command |= 0xC0; /* 16bpp */
487 Regs->Command |= 0xE0; /* 24bpp */
491 Regs->Command |= 0xE0; /* 24bpp */