Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dchecksum.c14 unsigned compute_ip_checksum(const void *vptr, unsigned nbytes) in compute_ip_checksum()
57 int ip_checksum_ok(const void *addr, unsigned nbytes) in ip_checksum_ok()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dstring.c76 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument
90 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
/rk3399_rockchip-uboot/include/
H A Dmalloc.h383 #define MALLOC_ZERO(charp, nbytes) \ argument
400 #define MALLOC_COPY(dest,src,nbytes) \ argument
422 #define MALLOC_ZERO(charp, nbytes) \ argument
439 #define MALLOC_COPY(dest,src,nbytes) \ argument
H A Dspi-mem.h97 u8 nbytes; member
103 u8 nbytes; member
110 unsigned int nbytes; member
/rk3399_rockchip-uboot/cmd/
H A Dfpgad.c36 ulong nbytes; in do_fpga_md() local
H A Dpci.c352 ulong i, nbytes, linebytes; in pci_cfg_display() local
389 int nbytes; in pci_cfg_modify() local
H A Di2c.c518 int j, nbytes, linebytes; in do_i2c_md() local
810 int nbytes; in mod_i2c_mem() local
H A Dmem.c968 int nbytes, size; in mod_mem() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdcore.c1279 const u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_get_bytes()
1322 u8 *oobbuf, int start, int nbytes, in mtd_ooblayout_set_bytes()
1365 int section = 0, ret, nbytes = 0; in mtd_ooblayout_count_bytes() local
1394 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_eccbytes()
1414 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_eccbytes()
1434 const u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_get_databytes()
1454 u8 *oobbuf, int start, int nbytes) in mtd_ooblayout_set_databytes()
/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dbbt.c110 unsigned int nbytes = DIV_ROUND_UP(nblocks * bits_per_block, in nanddev_read_bbt() local
222 unsigned int nbytes = DIV_ROUND_UP(nblocks * bits_per_block, in nanddev_write_bbt() local
/rk3399_rockchip-uboot/drivers/net/
H A Denc28j60.c156 int nbytes = enc_reg2nbytes(reg); in enc_r8() local
174 int nbytes = enc_reg2nbytes(reg); in enc_r16() local
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dcore.c245 unsigned int nbytes = 0; in spinand_read_from_cache_op() local
325 unsigned int nbytes = 0; in spinand_write_to_cache_op() local
1016 unsigned int nbytes; in spinand_select_op_variant() local
/rk3399_rockchip-uboot/drivers/keylad/
H A Drk_keylad.c187 u32 nbytes = keylen; in rk_keylad_read_otp_key() local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c468 int nbytes = 0; in dw_udc_epn_rx() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dmxc_spi.c222 int nbytes = DIV_ROUND_UP(bitlen, 8); in spi_xchg_single() local
/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Dedma.h61 u32 nbytes; /* 0x08 Minor Byte Count */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c776 unsigned nbytes = itr->fsdata->sect_size * in next_dent() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h558 uint32_t nbytes; member
569 uint32_t nbytes; member
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.h70 unsigned int nbytes; member