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

/linux-4.1.27/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.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_types.h41 typedef uint8_t uint8; typedef
H A Dsvga3d_surfacedefs.h214 SVGA3D_CHANNEL_DEF(uint8);
218 SVGA3D_CHANNEL_DEF(uint8);
H A Dsvga3d_reg.h1246 uint8 type; /* SVGA3dFogType */
1247 uint8 base; /* SVGA3dFogBase */
/linux-4.1.27/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.1.27/arch/mips/include/asm/octeon/
H A Dcvmx.h244 CVMX_BUILD_WRITE64(uint8, "sb");
260 CVMX_BUILD_READ64(uint8, "lbu");
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dwmm.c923 * Queue delay is passed as a uint8 in units of 2ms (ms shifted mwifiex_wmm_compute_drv_pkt_delay()
926 * Pass max value if queue_delay is beyond the uint8 range mwifiex_wmm_compute_drv_pkt_delay()
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c45 typedef unsigned char uint8; typedef
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_zilog.c521 /* safe read of a uint8 */ read_uint8()
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_core.c93 * uint8p_to_uint32_be - 4*uint8 to uint32 big endian

Completed in 538 milliseconds