Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 20 of 20) sorted by relevance

/u-boot/lib/
A Dnet_utils.c61 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 Dstring.c75 #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 Dfpgad.c35 ulong nbytes; in do_fpga_md() local
A Dpci.c494 ulong i, nbytes, linebytes; in pci_cfg_display() local
558 int nbytes; in pci_cfg_modify() local
A Daxi.c175 ulong nbytes; in do_axi_md() local
A Di2c.c521 int j, nbytes, linebytes; in do_i2c_md() local
815 int nbytes; in mod_i2c_mem() local
A Dmem.c1156 int nbytes, size; in mod_mem() local
/u-boot/include/
A Dspi-mem.h96 u8 nbytes; member
102 u8 nbytes; member
109 unsigned int nbytes; member
A Dmalloc.h386 #define MALLOC_ZERO(charp, nbytes) \ argument
403 #define MALLOC_COPY(dest,src,nbytes) \ argument
/u-boot/drivers/mtd/
A Dmtdcore.c1278 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 Dcore.c250 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 Dmtk_snfi_spi.c59 u32 nbytes; in mtk_snfi_adjust_op_size() local
A Dspi-sunxi.c347 u8 nbytes; in sun4i_spi_xfer() local
A Dmxc_spi.c323 int nbytes = DIV_ROUND_UP(bitlen, 8); in spi_xchg_single() local
/u-boot/fs/fat/
A Dfat.c811 void *fat_next_cluster(fat_itr *itr, unsigned int *nbytes) in fat_next_cluster()
881 unsigned nbytes; in next_dent() local
A Dfat_write.c78 unsigned int nbytes; in fat_move_to_cluster() local
/u-boot/drivers/usb/gadget/
A Ddesignware_udc.c470 int nbytes = 0; in dw_udc_epn_rx() local
/u-boot/arch/m68k/include/asm/coldfire/
A Dedma.h60 u32 nbytes; /* 0x08 Minor Byte Count */ member
/u-boot/arch/arm/include/asm/arch-tegra/
A Dbpmp_abi.h557 uint32_t nbytes; member
568 uint32_t nbytes; member
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h640 __le64 nbytes; member

Completed in 74 milliseconds