Searched refs:USHORT (Results 1 - 25 of 42) sorted by relevance

12

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.h34 extern void XGI_SetCRT2ModeRegs(USHORT ModeNo,PXGI_HW_DEVICE_INFO, PVB_DEVICE_INFO );
42 extern void XGI_GetVBInfo(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO );
43 extern void XGI_GetTVInfo(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO );
44 extern void XGI_SetCRT1Offset(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO );
45 extern void XGI_SetLCDAGroup(USHORT ModeNo,USHORT ModeIdInde
[all...]
H A Dvb_struct.h39 USHORT RVBHCMAX;
40 USHORT RVBHCFACT;
41 USHORT VGAHT;
42 USHORT VGAVT;
43 USHORT LCDHT;
44 USHORT LCDVT;
60 USHORT RVBHCMAX;
61 USHORT RVBHCFACT;
62 USHORT VGAHT;
63 USHORT VGAV
[all...]
H A Dinit.h85 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_768x57
[all...]
H A Dxgi_vb.h36 USHORT LCDwidth;
37 USHORT LCDheight;
38 USHORT LCDtype;
H A Dvgatypes.h95 #ifndef USHORT
96 typedef unsigned short USHORT; typedef in typeref:typename:unsigned short
108 typedef USHORT *PUSHORT;
288 USHORT Horizontal_ACTIVE;
289 USHORT Vertical_ACTIVE;
293 USHORT Horizontal_FP; /* Alan 08/10/2007; HSyncStart - HDisplay */
294 USHORT Horizontal_BP; /* Alan 08/10/2007; HTotal - HSyncEnd */
295 USHORT Horizontal_SYNC; /* Alan 08/10/2007; HSyncEnd - HSyncStart */
296 USHORT Vertical_FP;
297 USHORT Vertical_B
[all...]
H A Dinit.c77 USHORT
81 USHORT ModeIndex = 0;
193 XGI_SetReg(XGIIOADDRESS port, USHORT index, USHORT data)
200 XGI_SetRegByte(XGIIOADDRESS port, USHORT data)
206 XGI_SetRegShort(XGIIOADDRESS port, USHORT data)
218 XGI_GetReg(XGIIOADDRESS port, USHORT index)
230 USHORT
243 XGI_SetRegANDOR(XGIIOADDRESS Port,USHORT Index,USHORT DataAN
[all...]
H A Dvb_setmode.c60 BOOLEAN XGI_SetCRT2Group301(USHORT ModeNo,
68 BOOLEAN XGI_AjustCRT2Rate(USHORT ModeNo, USHORT ModeIdIndex,
69 USHORT RefreshRateTableIndex, USHORT * i,
71 BOOLEAN XGI_GetLCDInfo(USHORT ModeNo, USHORT ModeIdIndex,
74 USHORT XGI_GetOffset(USHORT ModeNo, USHORT ModeIdInde
[all...]
H A Dvb_ext.h39 USHORT ax, hi_ax, bx, hi_bx, cx, hi_cx, dx, hi_dx, si, hi_si, di ,hi_di, bp, hi_bp;
62 extern USHORT XGINew_SenseLCD(PXGI_HW_DEVICE_INFO,PVB_DEVICE_INFO pVBInfo);
H A Dxgi.h984 /* void XGI_UnLockCRT2(PXGI_HW_DEVICE_INFO,USHORT BaseAddr); */
985 /* void XGI_LockCRT2(PXGI_HW_DEVICE_INFO,USHORT BaseAddr); */
986 /* void XGI_DisableBridge(PXGI_HW_DEVICE_INFO,USHORT BaseAddr); */
987 /* void XGI_EnableBridge(PXGI_HW_DEVICE_INFO,USHORT BaseAddr); */
990 extern USHORT XGI_GetModeID(ULONG VBFlags, int HDisplay, int VDisplay,
995 USHORT *ModeNo, USHORT *ModeIdIndex);
998 unsigned ModeType, USHORT ModeNo, USHORT ModeIdIndex);
1000 extern void XGI_SetReg(XGIIOADDRESS port, USHORT inde
[all...]
H A Dvb_init.c65 USHORT XGINew_DRAMType[17][5]={{0x0C,0x0A,0x02,0x40,0x39},{0x0D,0x0A,0x01,0x40,0x48},
75 static const USHORT XGINew_SDRDRAM_TYPE[13][5]=
92 static const USHORT XGINew_DDRDRAM_TYPE[4][5]=
100 static const USHORT XGINew_DDRDRAM_TYPE340[4][5]=
109 USHORT XGINew_DDRDRAM_TYPE20[12][5]=
129 static void XGINew_SetDRAMDefaultRegister340(PXGI_HW_DEVICE_INFO, USHORT,
131 static void XGINew_SetDRAMDefaultRegisterXG45(PXGI_HW_DEVICE_INFO, USHORT,
136 UCHAR XGINew_ChannelAB, const USHORT DRAMTYPE_TABLE[][5],
140 const USHORT DRAMTYPE_TABLE[][5], PVB_DEVICE_INFO pVBInfo);
141 static USHORT XGINew_SetDRAMSizeRe
[all...]
H A Dvb_i2c.h120 USHORT IDProductCode;
133 USHORT usStandardTiming[8];
136 USHORT usPixelClock;
155 USHORT usReserved0;
H A Dvb_ext.c60 static BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx,
110 BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx, PVB_DEVICE_INFO pVBInfo)
139 USHORT tempax = 0 , tempbx , tempcx , temp ,
160 USHORT temp_mode_no;
354 USHORT flag ;
381 USHORT tempbx , tempcx , temp , i , tempch;
384 USHORT tempax ;
508 USHORT ModeN
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h53 #ifndef USHORT
54 typedef unsigned short USHORT; typedef in typeref:typename:unsigned short
189 USHORT usStructureSize;
200 USHORT usBiosRuntimeSegmentAddress;
201 USHORT usProtectedModeInfoOffset;
202 USHORT usConfigFilenameOffset;
203 USHORT usCRC_BlockOffset;
204 USHORT usBIOS_BootupMessageOffset;
205 USHORT usInt10Offset;
206 USHORT usPciBusDevInitCod
221 #define USHORT macro
[all...]
H A DCD_Common_Types.h123 #ifndef USHORT
124 typedef UINT16 USHORT; typedef in typeref:typename:UINT16
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dwgl.tm29 USHORT,*,*, USHORT,*,*
H A Dwglext.h681 extern BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
682 extern BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
686 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
687 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRe
[all...]
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h113 typedef CARD16 USHORT; typedef in typeref:typename:CARD16
174 USHORT cursortype;
175 USHORT width;
176 USHORT height;
177 USHORT offset_x;
178 USHORT offset_y;
H A Dast_2dtool.h86 USHORT wSrcDummy; /* 8004 */
87 USHORT wSrcPitch; /* 8006 */
96 USHORT wDstHeight; /* 800C */
97 USHORT wDstPitch; /* 800E */
123 USHORT wRecHeight; /* 8018 */
124 USHORT wRecWidth; /* 801A */
290 USHORT dsLineX;
291 USHORT dsLineY;
292 USHORT dsLineWidth;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.h162 # ifndef USHORT
163 typedef unsigned short USHORT; typedef in typeref:typename:unsigned short
164 # define USHORT USHORT macro
181 USHORT usDeviceSupport;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_gen.py29 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
32 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
33 OUTTYPES = (USHORT, UINT)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_gen.py27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
30 INTYPES = (GENERATE, UBYTE, USHORT, UINT)
31 OUTTYPES = (USHORT, UINT)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h535 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
536 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
540 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
541 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRe
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h540 typedef BOOL (WINAPI * PFNWGLGETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
541 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen, const USHORT *puBlue);
545 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puBlue);
546 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRe
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h65 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader);
66 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size);
96 USHORT ReservedMachine;
97 USHORT ReservedCharacteristics;
296 USHORT MajorVersion;
297 USHORT MinorVersion;
298 USHORT Revision;
299 USHORT Reserved;
773 USHORT dataLength;
774 USHORT lea
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h65 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader);
66 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size);
96 USHORT ReservedMachine;
97 USHORT ReservedCharacteristics;
296 USHORT MajorVersion;
297 USHORT MinorVersion;
298 USHORT Revision;
299 USHORT Reserved;
773 USHORT dataLength;
774 USHORT lea
[all...]

Completed in 87 milliseconds

12