Searched refs:IS_SIS650740 (Results 1 – 2 of 2) sorted by relevance
69 #define IS_SIS650740 ((SiS_Pr->ChipType >= SIS_650) && (SiS_Pr->ChipType < SIS_330)) macro70 #define IS_SIS550650740 (IS_SIS550 || IS_SIS650740)
1277 } else if(IS_SIS650740) { in SiSDetermineROMLayout661()