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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvstruct.h272 SISIOADDRESS SiS_P3da; member in struct:SiS_Private
H A Dinit.c996 SiS_Pr->SiS_P3da = BaseAddr + 0x2a;
1970 SiS_GetRegByte(SiS_Pr->SiS_P3da); /* reset 3da */
1975 SiS_GetRegByte(SiS_Pr->SiS_P3da); /* reset 3da */
1979 SiS_GetRegByte(SiS_Pr->SiS_P3da);
1981 SiS_GetRegByte(SiS_Pr->SiS_P3da);
H A Dinit301.c615 while((SiS_GetRegByte(SiS_Pr->SiS_P3da) & 0x08) && --watchdog);
617 while((!(SiS_GetRegByte(SiS_Pr->SiS_P3da) & 0x08)) && --watchdog);
666 tempal = SiS_GetRegByte(SiS_Pr->SiS_P3da);

Completed in 20 milliseconds