Home
last modified time | relevance | path

Searched defs:len (Results 501 – 525 of 722) sorted by relevance

1...<<212223242526272829

/rk3399_rockchip-uboot/tools/
H A Dkwboot.c156 kwboot_tty_recv(int fd, void *buf, size_t len, int timeo) in kwboot_tty_recv()
198 kwboot_tty_send(int fd, const void *buf, size_t len) in kwboot_tty_send()
H A Dimage-host.c411 int ret, len; in fit_config_get_hash_list() local
545 int ret, len; in fit_config_get_data() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dorphan.c232 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node()
267 int gap, err, len, cnt, i; in write_orph_node() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dtegra_nand.c178 static void read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in read_buf()
363 static int blank_check(u8 *buf, int len) in blank_check()
H A Dfsmc_nand.c347 int off, len, group = 0; in fsmc_read_page_hwecc() local
/rk3399_rockchip-uboot/drivers/qe/
H A Duec.c1273 static int uec_send(struct eth_device *dev, void *buf, int len) in uec_send()
1326 u16 len; in uec_recv() local
/rk3399_rockchip-uboot/include/
H A Dfsl_validate.h195 u32 len; /* length of the segment in bytes */ member
207 u32 len; member
/rk3399_rockchip-uboot/api/
H A Dapi_storage.c326 lbasize_t dev_read_stor(void *cookie, void *buf, lbasize_t len, lbastart_t start) in dev_read_stor()
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c227 static void spi0_read_data(void *buf, u32 addr, u32 len) in spi0_read_data()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dcommon.c1161 size_t len; in setup_board_gpio() local
H A Dgw_ventana.c943 int len; in fdt_fixup_gw16082() local
1248 int len; in ft_board_setup() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drohm-bu18tl82.c169 int len, err; in bu18tl82_get_init_seq() local
H A Drk1000_tve.c93 u8 reg, const u8 *buf, u8 len) in rk1000_tv_write_block()
/rk3399_rockchip-uboot/lib/
H A Dbch.c156 const unsigned char *data, unsigned int len, in encode_bch_unaligned()
226 unsigned int len, uint8_t *ecc) in encode_bch()
954 static int chien_search(struct bch_control *bch, unsigned int len, in chien_search()
1026 int decode_bch(struct bch_control *bch, const uint8_t *data, unsigned int len, in decode_bch()
/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaDec.c150 unsigned len = 0; in LzmaDec_DecodeReal() local
461 unsigned len = p->remainLen; in LzmaDec_WriteRem() local
567 unsigned len; in LzmaDec_TryDummy() local
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_sha512.c335 void avb_sha512_update(AvbSHA512Ctx* ctx, const uint8_t* data, size_t len) { in avb_sha512_update()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_hwid.c121 int prefix_len, chn_len, len; in hwid_adc_find_dtb() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dcf_spi.c110 uint len = bitlen >> 3; in cfspi_xfer() local
H A Dmxs_spi.c315 int len = bitlen / 8; in spi_xfer() local
H A Dzynq_qspi.c93 unsigned len; member
294 unsigned len, offset; in zynq_qspi_fill_tx_fifo() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c102 int len; in fdt_portal() local
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dpic32.c159 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_nand_private.h125 full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash()
/rk3399_rockchip-uboot/cmd/
H A Darmflash.c38 static u32 compute_crc(ulong start, u32 len) in compute_crc()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstart.c136 int len; in sandbox_cmdline_cb_default_fdt() local

1...<<212223242526272829