Lines Matching refs:USHORT
85 static const USHORT ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f};
86 static const USHORT ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53};
87 static const USHORT ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */
88 static const USHORT ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54};
89 static const USHORT ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c};
90 static const USHORT ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e};
91 static const USHORT ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62};
92 static const USHORT ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35};
93 static const USHORT ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36};
94 static const USHORT ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61};
95 static const USHORT ModeIndex_800x480[] = {0x70, 0x7a, 0x00, 0x76};
96 static const USHORT ModeIndex_800x600[] = {0x30, 0x47, 0x00, 0x63};
97 static const USHORT ModeIndex_848x480[] = {0x39, 0x3b, 0x00, 0x3e};
98 static const USHORT ModeIndex_856x480[] = {0x3f, 0x42, 0x00, 0x45};
99 static const USHORT ModeIndex_1024x768[] = {0x38, 0x4a, 0x00, 0x64};
100 static const USHORT ModeIndex_1024x576[] = {0x71, 0x74, 0x00, 0x77};
101 static const USHORT ModeIndex_1024x600[] = {0x20, 0x21, 0x00, 0x22}; /* 300 series only */
102 static const USHORT ModeIndex_1280x1024[] = {0x3a, 0x4d, 0x00, 0x65};
103 static const USHORT ModeIndex_1280x960[] = {0x7b, 0x7c, 0x00, 0x7d};
104 static const USHORT ModeIndex_1152x768[] = {0x23, 0x24, 0x00, 0x25}; /* 300 series only */
105 static const USHORT ModeIndex_1152x864[] = {0x20, 0x21, 0x00, 0x22};
106 static const USHORT ModeIndex_310_1280x768[] = {0x23, 0x24, 0x00, 0x25};
107 static const USHORT ModeIndex_1280x720[] = {0x79, 0x75, 0x00, 0x78};
108 static const USHORT ModeIndex_1280x800[] = {0x14, 0x15, 0x00, 0x16};
109 static const USHORT ModeIndex_1360x768[] = {0x48, 0x4b, 0x00, 0x4e};
110 static const USHORT ModeIndex_1400x1050[] = {0x26, 0x27, 0x00, 0x28}; /* 315 series only */
111 /* static const USHORT ModeIndex_1440x900[] = {0x26, 0x27, 0x00, 0x28}; */ /* Jong@09292009 */
112 static const USHORT ModeIndex_1680x1050[] = {0x17, 0x18, 0x00, 0x19}; /* 315 series only */
113 static const USHORT ModeIndex_1600x1200[] = {0x3c, 0x3d, 0x00, 0x66};
114 static const USHORT ModeIndex_1920x1440[] = {0x68, 0x69, 0x00, 0x6b};
115 static const USHORT ModeIndex_310_2048x1536[]= {0x6c, 0x6d, 0x00, 0x6e};
122 USHORT XGI_GetMCLK(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO HwInfo);
123 USHORT XGI_New_GetOffset(VB_DEVICE_INFO *XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,
124 USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwInfo);
125 void XGI_New_LoadDAC(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO HwInfo, USHORT ModeNo, USHORT ModeIdIndex);
135 extern unsigned char XGI_GetSetBIOSScratch(ScrnInfoPtr pScrn, USHORT offset, unsigned char value);
137 extern USHORT XGI_CalcModeIndex(ScrnInfoPtr pScrn, DisplayModePtr mode,