Searched defs:ModeIdIndex (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/drivers/staging/xgifb/ | 
| D | vb_setmode.c | 97 static void XGI_SetATTRegs(unsigned short ModeIdIndex,  in XGI_SetATTRegs() 171 static unsigned char XGI_AjustCRT2Rate(unsigned short ModeIdIndex,  in XGI_AjustCRT2Rate() 320 static void XGI_SetCRT1Timing_V(unsigned short ModeIdIndex,  in XGI_SetCRT1Timing_V() 363 static void XGI_SetCRT1CRTC(unsigned short ModeIdIndex,  in XGI_SetCRT1CRTC() 681 static void XGI_SetCRT1DE(unsigned short ModeIdIndex,  in XGI_SetCRT1DE() 744 			      unsigned short ModeIdIndex,  in XGI_SetCRT1Offset() 827 static unsigned short XGI_GetVCLK2Ptr(unsigned short ModeIdIndex,  in XGI_GetVCLK2Ptr() 876 static void XGI_SetCRT1VCLK(unsigned short ModeIdIndex,  in XGI_SetCRT1VCLK() 997 		unsigned short ModeIdIndex,  in XGI_SetCRT1ModeRegs() 1173 static void XGI_GetLVDSResInfo(unsigned short ModeIdIndex,  in XGI_GetLVDSResInfo() [all …] 
 | 
| D | XGI_main_26.c | 66 	unsigned short ModeIdIndex = 0, ClockIndex = 0;  in XGIfb_mode_rate_to_dclock()  local 92 	unsigned short ModeIdIndex, index = 0;  in XGIfb_mode_rate_to_ddata()  local
  | 
| /linux-4.1.27/drivers/video/fbdev/sis/ | 
| D | init301.c | 196 SiS_AdjustCRT2Rate(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex,  in SiS_AdjustCRT2Rate() 284 SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_GetRatePtr() 935 		unsigned short ModeIdIndex, int checkcrt2mode)  in SiS_GetVBInfo() 1205 SiS_SetTVMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_SetTVMode() 1466 SiS_GetLCDResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_GetLCDResInfo() 2150 SiS_GetVCLK2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex,  in SiS_GetVCLK2Ptr() 2364 SiS_SetCRT2ModeRegs(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_SetCRT2ModeRegs() 2723 SiS_GetResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_GetResInfo() 2732 SiS_GetCRT2ResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_GetCRT2ResInfo() 2831 SiS_GetCRT2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex,  in SiS_GetCRT2Ptr() [all …] 
 | 
| D | initextlfb.c | 53     unsigned short ModeIdIndex = 0, ClockIndex = 0;  in sisfb_mode_rate_to_dclock()  local 98     unsigned short ModeIdIndex = 0, index = 0, RRTI = 0;  in sisfb_mode_rate_to_ddata()  local 181     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() 2539 SiS_SetCRT1FIFO_310(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex)  in SiS_SetCRT1FIFO_310() [all …] 
 | 
| /linux-4.1.27/drivers/usb/misc/sisusbvga/ | 
| D | sisusb_init.c | 254 		 unsigned short *ModeIdIndex)  in SiS_SearchModeID() 297 		  unsigned short ModeIdIndex)  in SiS_GetColorDepth() 321 	      unsigned short ModeIdIndex, unsigned short rrti)  in SiS_GetOffset() 461 	       unsigned short ModeIdIndex)  in SiS_GetRatePtr() 512 		unsigned short ModeIdIndex, unsigned short rrti)  in SiS_SetCRT1CRTC() 560 		  unsigned short ModeIdIndex, unsigned short rrti)  in SiS_SetCRT1Offset() 662 		    unsigned short ModeIdIndex, unsigned short rrti)  in SiS_SetCRT1ModeRegs() 849 		 unsigned short ModeIdIndex)  in SiS_SetCRT1Group() 892 	unsigned short ModeIdIndex;  in SiSUSBSetMode()  local
  |