Searched refs:SIS_650 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/sis/
H A Dsis_main.h109 { SIS_650, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 650" },
543 { SIS_650, "", "",
550 { SIS_650, "", "",
557 { SIS_650, "", "",
564 { SIS_650, "", "",
571 { SIS_650, "", "",
578 { SIS_650, "", "",
585 { SIS_650, "", "",
592 { SIS_650, "1.09.2c", "", /* Other versions, too? */
606 { SIS_650, "1.10.9k", "",
613 { SIS_650, "1.10.7w", "",
620 { SIS_650, "1.10.7x", "",
627 { SIS_650, "1.10.8o", "",
634 { SIS_650, "1.10.8q", "",
H A Dvgatypes.h75 SIS_650, enumerator in enum:_SIS_CHIP_TYPE
H A Dinitdef.h58 #define IS_SIS650 (SiS_Pr->ChipType == SIS_650) /* All versions, incl 651, M65x */
69 #define IS_SIS650740 ((SiS_Pr->ChipType >= SIS_650) && (SiS_Pr->ChipType < SIS_330))
H A Dinit.c1030 if(SiS_Pr->ChipType == SIS_650) { SiS_GetSysFlags()
1110 case SIS_650: SiSInitPCIetc()
1186 case SIS_650: SiSSetLVDSetc()
H A Dsis_main.c1915 case SIS_650: nbridgeidx = 4; nbridgenum = 3; break; sisfb_get_northbridge()
1973 case SIS_650: sisfb_get_dram_size()
H A Dinit301.c705 if((SiS_Pr->ChipType != SIS_650) || (SiS_GetReg(SiS_Pr->SiS_P3d4,0x5f) & 0xf0)) { SiS_IsDualEdge()
789 if(SiS_Pr->ChipType == SIS_650) { SiS_IsNotM650orLater()
6226 if(SiS_Pr->ChipType == SIS_650) { SiS_SetGroup1()

Completed in 149 milliseconds