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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvstruct.h269 SISIOADDRESS SiS_P3cb; member in struct:SiS_Private
H A Dinit.c993 SiS_Pr->SiS_P3cb = BaseAddr + 0x1b;
1353 temp = SiS_GetRegByte(SiS_Pr->SiS_P3cb) & 0xf0;
1355 SiS_SetRegByte(SiS_Pr->SiS_P3cb, temp);
1367 temp = SiS_GetRegByte(SiS_Pr->SiS_P3cb) & 0x0f;
1369 SiS_SetRegByte(SiS_Pr->SiS_P3cb, temp);

Completed in 7 milliseconds