Searched defs:len (Results 1 - 25 of 977) sorted by relevance

1234567891011>>

/u-boot/arch/xtensa/lib/
H A Drelocate.c12 size_t len = (size_t)__bss_end - (size_t)__bss_start; local
/u-boot/include/linux/soc/ti/
H A Dk3-sec-proxy.h21 size_t len; member in struct:k3_sec_proxy_msg
/u-boot/lib/
H A Dtables_csum.c8 u8 table_compute_checksum(const void *v, const int len) argument
H A Dcrc7.c57 u8 crc7(u8 crc, const u8 *buffer, size_t len) argument
H A Dcrc16.c55 u16 crc16(u16 crc, u8 const *buffer, size_t len) argument
H A Dcrc8.c26 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) argument
H A Drc4.c12 void rc4_encode(unsigned char *buf, unsigned int len, const unsigned char key[16]) argument
/u-boot/drivers/ram/starfive/
H A Dddrphy_utils.c1947 u32 i, len; local
H A Dddrphy_train.c378 u32 i, len; local
/u-boot/arch/nios2/include/asm/
H A Ddma-mapping.h11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) argument
/u-boot/drivers/usb/gadget/
H A Dusbstring.c36 int len; local
/u-boot/scripts/kconfig/
H A Dkconf_id.c40 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len) argument
/u-boot/arch/arm/include/asm/
H A Ddma-mapping.h17 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) argument
/u-boot/include/linux/
H A Dutf.h6 static inline int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) argument
/u-boot/arch/riscv/include/asm/
H A Ddma-mapping.h18 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) argument
/u-boot/arch/arm/include/asm/arch-imx8/
H A Dsys_proto.h17 u16 len; member in struct:pass_over_info_t
/u-boot/arch/x86/include/asm/
H A Ddma-mapping.h16 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) argument
/u-boot/arch/arm/mach-socfpga/
H A Dvab.c15 unsigned long addr, len; local
/u-boot/arch/arm/lib/
H A Dpsci-dt.c36 int len; local
/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dcpu_info.c39 int len; local
/u-boot/cmd/
H A Dhelp.c15 const int len = ll_entry_count(struct cmd_tbl, cmd); local
/u-boot/tools/
H A Dncb.c9 int s, len, o, port = 6666; local
H A Dpbl_crc32.c42 uint32_t pbl_crc32(uint32_t in_crc, const char *buf, uint32_t len) argument
/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.h28 uint32_t len; member in struct:sha_ctx
/u-boot/lib/libavb/
H A Davb_sha.h35 size_t len; member in struct:__anon10
44 size_t len; member in struct:__anon11

Completed in 286 milliseconds

1234567891011>>