Searched refs:uint8 (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h61 typedef uint8 SVGA3dDepthWriteMask;
76 typedef uint8 SVGA3dCullMode;
89 typedef uint8 SVGA3dComparisonFunc;
396 #define SVGADX_QDSTATE_INVALID ((uint8)-1) /* Query has no state */
403 typedef uint8 SVGADXQueryDeviceState;
904 typedef uint8 SVGA3DCreateDSViewFlags;
916 uint8 pad0;
935 uint8 pad0;
1003 uint8 blendEnable;
1004 uint8 srcBlend;
1005 uint8 destBlend;
1006 uint8 blendOp;
1007 uint8 srcBlendAlpha;
1008 uint8 destBlendAlpha;
1009 uint8 blendOpAlpha;
1010 uint8 renderTargetWriteMask;
1011 uint8 logicOpEnable;
1012 uint8 logicOp;
1021 uint8 alphaToCoverageEnable;
1022 uint8 independentBlendEnable;
1036 uint8 alphaToCoverageEnable;
1037 uint8 independentBlendEnable;
1055 uint8 depthEnable;
1058 uint8 stencilEnable;
1059 uint8 frontEnable;
1060 uint8 backEnable;
1061 uint8 stencilReadMask;
1062 uint8 stencilWriteMask;
1064 uint8 frontStencilFailOp;
1065 uint8 frontStencilDepthFailOp;
1066 uint8 frontStencilPassOp;
1069 uint8 backStencilFailOp;
1070 uint8 backStencilDepthFailOp;
1071 uint8 backStencilPassOp;
1084 uint8 depthEnable;
1087 uint8 stencilEnable;
1088 uint8 frontEnable;
1089 uint8 backEnable;
1090 uint8 stencilReadMask;
1091 uint8 stencilWriteMask;
1093 uint8 frontStencilFailOp;
1094 uint8 frontStencilDepthFailOp;
1095 uint8 frontStencilPassOp;
1098 uint8 backStencilFailOp;
1099 uint8 backStencilDepthFailOp;
1100 uint8 backStencilPassOp;
1119 uint8 fillMode;
1121 uint8 frontCounterClockwise;
1122 uint8 provokingVertexLast;
1126 uint8 depthClipEnable;
1127 uint8 scissorEnable;
1128 uint8 multisampleEnable;
1129 uint8 antialiasedLineEnable;
1131 uint8 lineStippleEnable;
1132 uint8 lineStippleFactor;
1146 uint8 fillMode;
1148 uint8 frontCounterClockwise;
1149 uint8 provokingVertexLast;
1153 uint8 depthClipEnable;
1154 uint8 scissorEnable;
1155 uint8 multisampleEnable;
1156 uint8 antialiasedLineEnable;
1158 uint8 lineStippleEnable;
1159 uint8 lineStippleFactor;
1179 uint8 addressU;
1180 uint8 addressV;
1181 uint8 addressW;
1182 uint8 pad0;
1184 uint8 maxAnisotropy;
1202 uint8 addressU;
1203 uint8 addressV;
1204 uint8 addressW;
1205 uint8 pad0;
1207 uint8 maxAnisotropy;
1230 uint8 systemValue;
1231 uint8 reg; /* register is a reserved word */
1233 uint8 registerComponentType;
1234 uint8 minPrecision;
1296 uint8 registerMask;
1297 uint8 pad0;
1445 uint8 numViewports;
1446 uint8 numScissorRects;
H A Dvm_basic_types.h10 typedef u8 uint8; typedef
H A Dsvga_types.h34 typedef u8 uint8; typedef
H A Dsvga3d_cmd.h724 uint8 primitiveType; /* SVGA3dPrimitiveType */
725 uint8 padding[3];
735 uint8 primitiveType; /* SVGA3dPrimitiveType */
742 uint8 indexBufferStride; /* Allowable values = 1, 2, or 4 */
764 uint8 stream;
765 uint8 type; /* SVGA3dDeclType */
766 uint8 method; /* SVGA3dDeclMethod */
767 uint8 usage; /* SVGA3dDeclUsage */
768 uint8 usageIndex;
769 uint8 padding;
1411 uint8 stream;
1412 uint8 type;
1413 uint8 methodUsage;
1414 uint8 usageIndex;
H A Dsvga3d_types.h1364 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1),
1387 typedef uint8 SVGA3dQueryTypeUint8;
1537 uint8 type; /* SVGA3dFogType */
1538 uint8 base; /* SVGA3dFogBase */
/linux-4.4.14/arch/arm/nwfpe/
H A DARM-gcc.h12 integers of at least as many bits as specified. For example, `uint8' should
15 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
20 typedef unsigned char uint8; typedef
/linux-4.4.14/drivers/video/fbdev/
H A Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
321 #define uint8 unsigned char macro
367 volatile uint8 cursorpattern[256];
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx.h244 CVMX_BUILD_WRITE64(uint8, "sb");
260 CVMX_BUILD_READ64(uint8, "lbu");
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dwmm.c1066 * Queue delay is passed as a uint8 in units of 2ms (ms shifted mwifiex_wmm_compute_drv_pkt_delay()
1069 * Pass max value if queue_delay is beyond the uint8 range mwifiex_wmm_compute_drv_pkt_delay()
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c45 typedef unsigned char uint8; typedef
/linux-4.4.14/drivers/crypto/ux500/cryp/
H A Dcryp_core.c93 * uint8p_to_uint32_be - 4*uint8 to uint32 big endian
/linux-4.4.14/drivers/staging/media/lirc/
H A Dlirc_zilog.c521 /* safe read of a uint8 */ read_uint8()

Completed in 383 milliseconds