Searched defs:ModeIdIndex (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/video/fbdev/sis/ |
D | init301.c | 521 SiS_AdjustCRT2Rate(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, in SiS_AdjustCRT2Rate() 609 SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_GetRatePtr() 1258 unsigned short ModeIdIndex, int checkcrt2mode) in SiS_GetVBInfo() 1528 SiS_SetTVMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_SetTVMode() 1789 SiS_GetLCDResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_GetLCDResInfo() 2473 SiS_GetVCLK2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, in SiS_GetVCLK2Ptr() 2685 SiS_SetCRT2ModeRegs(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_SetCRT2ModeRegs() 3044 SiS_GetResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_GetResInfo() 3053 SiS_GetCRT2ResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_GetCRT2ResInfo() 3152 SiS_GetCRT2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, in SiS_GetCRT2Ptr() [all …]
|
D | initextlfb.c | 40 unsigned short ModeIdIndex = 0, ClockIndex = 0; in sisfb_mode_rate_to_dclock() local 85 unsigned short ModeIdIndex = 0, index = 0, RRTI = 0; in sisfb_mode_rate_to_ddata() local 168 unsigned short ModeIdIndex = 0, CRT1Index = 0; in sisfb_gettotalfrommode() local
|
D | init.c | 1234 unsigned short ModeIdIndex) in SiS_GetModeFlag() 1483 unsigned short ModeIdIndex) in SiS_CheckMemorySize() 1597 unsigned short *ModeIdIndex) in SiS_SearchModeID() 1637 SiS_GetModePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_GetModePtr() 1779 unsigned short ModeIdIndex) in SiS_GetColorDepth() 1805 unsigned short ModeIdIndex, unsigned short RRTI) in SiS_GetOffset() 2074 unsigned short ModeIdIndex, unsigned short RRTI) in SiS_SetCRT1CRTC() 2144 unsigned short ModeIdIndex, unsigned short RRTI) in SiS_SetCRT1Offset() 2178 unsigned short ModeIdIndex, unsigned short RRTI) in SiS_SetCRT1VCLK() 2538 SiS_SetCRT1FIFO_310(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) in SiS_SetCRT1FIFO_310() [all …]
|