Searched refs:IS_SIS650740 (Results 1 – 2 of 2) sorted by relevance
68 #define IS_SIS650740 ((HwInfo->jChipType >= SIS_650) && (HwInfo->jChipType < SIS_330)) macro69 #define IS_SIS550650740 (IS_SIS550 || IS_SIS650740)
1515 } else if(IS_SIS650740) { in SiSDetermineROMLayout661()