/u-boot/lib/ |
A D | net_utils.c | 61 uint compute_ip_checksum(const void *vptr, uint nbytes) in compute_ip_checksum() 104 int ip_checksum_ok(const void *addr, uint nbytes) in ip_checksum_ok()
|
/u-boot/arch/x86/lib/ |
A D | string.c | 75 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 89 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
/u-boot/cmd/ |
A D | fpgad.c | 35 ulong nbytes; in do_fpga_md() local
|
A D | pci.c | 494 ulong i, nbytes, linebytes; in pci_cfg_display() local 558 int nbytes; in pci_cfg_modify() local
|
A D | axi.c | 175 ulong nbytes; in do_axi_md() local
|
A D | i2c.c | 521 int j, nbytes, linebytes; in do_i2c_md() local 815 int nbytes; in mod_i2c_mem() local
|
A D | mem.c | 1156 int nbytes, size; in mod_mem() local
|
/u-boot/include/ |
A D | spi-mem.h | 96 u8 nbytes; member 102 u8 nbytes; member 109 unsigned int nbytes; member
|
A D | malloc.h | 386 #define MALLOC_ZERO(charp, nbytes) \ argument 403 #define MALLOC_COPY(dest,src,nbytes) \ argument
|
/u-boot/drivers/mtd/ |
A D | mtdcore.c | 1278 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes() 1321 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes() 1364 int section = 0, ret, nbytes = 0; in mtd_ooblayout_count_bytes() local 1393 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes() 1413 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes() 1433 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes() 1453 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
|
/u-boot/drivers/mtd/nand/spi/ |
A D | core.c | 250 unsigned int nbytes = 0; in spinand_read_from_cache_op() local 323 unsigned int nbytes = 0; in spinand_write_to_cache_op() local 881 unsigned int nbytes; in spinand_select_op_variant() local
|
/u-boot/drivers/spi/ |
A D | mtk_snfi_spi.c | 59 u32 nbytes; in mtk_snfi_adjust_op_size() local
|
A D | spi-sunxi.c | 347 u8 nbytes; in sun4i_spi_xfer() local
|
A D | mxc_spi.c | 323 int nbytes = DIV_ROUND_UP(bitlen, 8); in spi_xchg_single() local
|
/u-boot/fs/fat/ |
A D | fat.c | 811 void *fat_next_cluster(fat_itr *itr, unsigned int *nbytes) in fat_next_cluster() 881 unsigned nbytes; in next_dent() local
|
A D | fat_write.c | 78 unsigned int nbytes; in fat_move_to_cluster() local
|
/u-boot/drivers/usb/gadget/ |
A D | designware_udc.c | 470 int nbytes = 0; in dw_udc_epn_rx() local
|
/u-boot/arch/m68k/include/asm/coldfire/ |
A D | edma.h | 60 u32 nbytes; /* 0x08 Minor Byte Count */ member
|
/u-boot/arch/arm/include/asm/arch-tegra/ |
A D | bpmp_abi.h | 557 uint32_t nbytes; member 568 uint32_t nbytes; member
|
/u-boot/fs/btrfs/kernel-shared/ |
A D | btrfs_tree.h | 640 __le64 nbytes; member
|