Searched refs:IS_SIS651 (Results 1 – 2 of 2) sorted by relevance
60 #define IS_SIS651 (SiS_Pr->SiS_SysFlags & (SF_Is651 | SF_Is652)) macro62 #define IS_SIS65x (IS_SIS651 || IS_SISM650) /* Only special versions of 65x */
1729 if(IS_SIS651) SiS_SetRegOR(SiS_Pr->SiS_P3d4,0x51,0x20); in SiS_OpenCRTC()3109 if((IS_SIS651) || (IS_SISM650) || in SiS_StrangeStuff()