Home
last modified time | relevance | path

Searched refs:SIS_550 (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/sis/
Dvgatypes.h74 SIS_550, enumerator
Dinitdef.h57 #define IS_SIS550 (SiS_Pr->ChipType == SIS_550)
Dsis_main.h95 { SIS_550, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 55x" },
Dsis_main.c1955 case SIS_550: nbridgeidx = 3; nbridgenum = 1; break; in sisfb_get_northbridge()
2013 case SIS_550: in sisfb_get_dram_size()
2113 if(ivideo->chip != SIS_550) { in sisfb_detect_VB_connect()
2941 if((ivideo->chip == SIS_550) && (sisfb_fstn)) { in sisfb_detect_lcd_type()
Dinit.c1131 case SIS_550: in SiSInitPCIetc()
1185 case SIS_550: in SiSSetLVDSetc()
Dinit301.c1852 if(SiS_Pr->ChipType == SIS_550) { in SiS_GetLCDResInfo()
3026 } else if(SiS_Pr->ChipType == SIS_550) { in SiS_SetCRT2ModeRegs()
4496 if(SiS_Pr->ChipType == SIS_550) { in SiS_DisableBridge()
4521 if(SiS_Pr->ChipType == SIS_550) { in SiS_DisableBridge()
5062 if(SiS_Pr->ChipType != SIS_550) { in SiS_EnableBridge()
5088 if(SiS_Pr->ChipType == SIS_550) { in SiS_EnableBridge()