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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c140 static CARD8 getsrreg(SISPtr pSiS, CARD8 reg) function in typeref:typename:CARD8
256 UChar backup = getsrreg(pSiS, 0x1f);
271 UChar sr7 = getsrreg(pSiS, 0x07);
2586 if(!(getsrreg(pSiS, 0x06) & 0x40)) return;
2620 if(getsrreg(pSiS, 0x06) & 0x40) return;
2879 temp = getsrreg(pSiS, 0x06);

Completed in 7 milliseconds