Searched refs:S3InIBMRGBIndReg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_IBMRGB.c74 static unsigned char S3InIBMRGBIndReg(ScrnInfoPtr pScrn, CARD32 reg) function in typeref:typename:unsigned char
123 pS3->RamDacRec->ReadDAC = S3InIBMRGBIndReg;
245 save->dacregs[i] = S3InIBMRGBIndReg(pScrn, i);
276 m = S3InIBMRGBIndReg(pScrn, IBMRGB_sysclk_vco_div);
277 n = S3InIBMRGBIndReg(pScrn, IBMRGB_sysclk_ref_div) & 0x1f;

Completed in 2 milliseconds