Searched refs:Permedia2vInIndReg (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2vramdac.c | 24 * Permedia2vOutIndReg() and Permedia2vInIndReg() are used to access 56 Permedia2vInIndReg (ScrnInfoPtr pScrn, CARD32 reg) function in typeref:typename:unsigned char
|
| H A D | pm2v_dac.c | 95 while ( (Permedia2vInIndReg(pScrn, PM2VDACRDMClkControl) & 0x2) == 0); 321 Permedia2vInIndReg(pScrn, PM2VDACRDOverlayKey); 323 Permedia2vInIndReg(pScrn, PM2VDACRDSyncControl); 325 Permedia2vInIndReg(pScrn, PM2VDACRDMiscControl); 327 Permedia2vInIndReg(pScrn, PM2VDACRDDACControl); 329 Permedia2vInIndReg(pScrn, PM2VDACRDPixelSize); 331 Permedia2vInIndReg(pScrn, PM2VDACRDColorFormat); 333 glintReg->DacRegs[PM2VDACRDDClk0PreScale] = Permedia2vInIndReg(pScrn, PM2VDACRDDClk0PreScale); 334 glintReg->DacRegs[PM2VDACRDDClk0FeedbackScale] = Permedia2vInIndReg(pScrn, PM2VDACRDDClk0FeedbackScale); 335 glintReg->DacRegs[PM2VDACRDDClk0PostScale] = Permedia2vInIndReg(pScr [all...] |
| H A D | glint.h | 344 unsigned char Permedia2vInIndReg(ScrnInfoPtr pScrn, CARD32);
|
| H A D | pm3_dac.c | 775 temp = Permedia2vInIndReg(pScrn, PM2VDACIndexClockControl) & 0xFC;
|
| H A D | glint_driver.c | 1588 pGlint->RamDacRec->ReadDAC = Permedia2vInIndReg; 1614 pGlint->RamDacRec->ReadDAC = Permedia2vInIndReg; 1758 pGlint->RamDacRec->ReadDAC = Permedia2vInIndReg; 1812 pGlint->RamDacRec->ReadDAC = Permedia2vInIndReg;
|
| H A D | glint_regs.h | 1338 pReg->DacRegs[address] = Permedia2vInIndReg(pScrn, address);
|
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | glint_regs.h | 1345 pReg->DacRegs[address] = Permedia2vInIndReg(pScrn, address);
|
Completed in 16 milliseconds