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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvgatypes.h101 SIS_760, enumerator in enum:_SIS_CHIP_TYPE
H A Dinitdef.h64 #define IS_SIS760 (SiS_Pr->ChipType == SIS_760)
H A Dinit.c256 } else if(SiS_Pr->ChipType >= SIS_760) {
1069 if(SiS_Pr->ChipType >= SIS_760 && SiS_Pr->ChipType <= SIS_761) {
1116 case SIS_760:
1198 case SIS_760:
3161 if( (SiS_Pr->ChipType != SIS_760) ||
H A Dsis_setup.c887 if((pSiS->ChipType >= SIS_760) && (pSiS->ChipType <= SIS_770)) {
H A Dsis_video.c906 (pSiS->ChipType <= SIS_760)) ? TRUE : FALSE;
907 pPriv->is760 = (pSiS->ChipType == SIS_760) ? TRUE : FALSE;
H A Dinit301.c5328 if( (SiS_Pr->ChipType == SIS_760) &&
10191 if(SiS_Pr->ChipType >= SIS_760) {
10232 if(SiS_Pr->ChipType >= SIS_760) {
H A Dsis_driver.c3763 pSiS->ChipType = SIS_760;
4162 case SIS_760:
12912 case SIS_760:

Completed in 36 milliseconds