| /rk3399_rockchip-uboot/net/ |
| H A D | checksum.c | 14 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 D | string.c | 76 #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 D | malloc.h | 383 #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 D | spi-mem.h | 97 u8 nbytes; member 103 u8 nbytes; member 110 unsigned int nbytes; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fpgad.c | 36 ulong nbytes; in do_fpga_md() local
|
| H A D | pci.c | 352 ulong i, nbytes, linebytes; in pci_cfg_display() local 389 int nbytes; in pci_cfg_modify() local
|
| H A D | i2c.c | 518 int j, nbytes, linebytes; in do_i2c_md() local 810 int nbytes; in mod_i2c_mem() local
|
| H A D | mem.c | 968 int nbytes, size; in mod_mem() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 1279 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 D | bbt.c | 110 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 D | enc28j60.c | 156 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 D | core.c | 245 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 D | rk_keylad.c | 187 u32 nbytes = keylen; in rk_keylad_read_otp_key() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | designware_udc.c | 468 int nbytes = 0; in dw_udc_epn_rx() local
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | mxc_spi.c | 222 int nbytes = DIV_ROUND_UP(bitlen, 8); in spi_xchg_single() local
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | edma.h | 61 u32 nbytes; /* 0x08 Minor Byte Count */ member
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat.c | 776 unsigned nbytes = itr->fsdata->sect_size * in next_dent() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | bpmp_abi.h | 558 uint32_t nbytes; member 569 uint32_t nbytes; member
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_dwc.h | 70 unsigned int nbytes; member
|