Searched defs:u8 (Results 1 – 14 of 14) sorted by relevance
/u-boot/include/asm-generic/ |
A D | int-ll64.h | 36 typedef __u8 u8; typedef
|
/u-boot/include/ |
A D | uboot_aes.h | 12 typedef unsigned char u8; typedef
|
A D | MCD_dma.h | 56 typedef unsigned char u8; typedef
|
A D | pci.h | 682 pci_dev_t, int where, u8 *), in pci_set_ops() argument 688 pci_dev_t, int where, u8), in pci_set_ops() argument
|
A D | efi_api.h | 976 u8 u8; // EFI_IFR_TYPE_NUM_SIZE_8 member
|
/u-boot/arch/nios2/include/asm/ |
A D | types.h | 39 typedef unsigned char u8; typedef
|
/u-boot/tools/ |
A D | mkeficapsule.c | 23 typedef __u8 u8; typedef
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | pcie.c | 101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
|
/u-boot/cmd/ |
A D | nvedit_efi.c | 301 u8 u8; in append_value() member
|
/u-boot/fs/yaffs2/ |
A D | yportenv.h | 25 typedef unsigned char u8; typedef
|
/u-boot/arch/arm/include/asm/arch-imx8/sci/ |
A D | rpc.h | 61 u8 u8[(SC_RPC_MAX_MSG - 1U) * 4U]; member
|
/u-boot/arch/mips/include/asm/ |
A D | io.h | 335 BUILDIO_MEM(b, u8) in BUILDIO_MEM() argument
|
/u-boot/drivers/usb/gadget/ |
A D | storage_common.c | 137 /* const u8 * */ buf, /* unsigned */ length) do { } while (0) argument
|
/u-boot/fs/ubifs/ |
A D | ubifs.h | 882 uint8_t u8[UBIFS_SK_LEN]; member
|
Completed in 479 milliseconds