Searched defs:length (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/u-boot/drivers/usb/gadget/
H A Dconfig.c76 usb_gadget_config_buf( const struct usb_config_descriptor *config, void *buf, unsigned length, const struct usb_descriptor_header **desc ) argument
/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c59 int omap_reboot_mode(char *mode, unsigned int length) argument
/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c62 int omap_reboot_mode(char *mode, unsigned int length) argument
/u-boot/drivers/net/fm/
H A Dfdt.c26 unsigned int length; local
[all...]
/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c20 int cpu_to_bus(u32 *ptr, u32 length) argument
/u-boot/lib/
H A Dcrc32c.c15 uint32_t crc32c_cal(uint32_t crc, const char *data, int length, argument
/u-boot/drivers/mtd/ubi/
H A Dmisc.c25 ubi_calc_data_len(const struct ubi_device *ubi, const void *buf, int length) argument
/u-boot/drivers/usb/musb/
H A Dam35x.c118 void read_fifo(u8 ep, u32 length, void *fifo_data) argument
H A Dmusb_core.c115 void write_fifo(u8 ep, u32 length, void *fifo_data) argument
140 void read_fifo(u8 ep, u32 length, void *fifo_data) argument
/u-boot/drivers/tpm/
H A Dsandbox_common.c42 sb_tpm_read_data(const struct nvdata_state nvdata[NV_SEQ_COUNT], enum sandbox_nv_space seq, u8 *buf, int data_ofs, int length) argument
56 sb_tpm_write_data(struct nvdata_state nvdata[NV_SEQ_COUNT], enum sandbox_nv_space seq, const u8 *buf, int data_ofs, int length) argument
68 sb_tpm_define_data(struct nvdata_state nvdata[NV_SEQ_COUNT], enum sandbox_nv_space seq, int length) argument
[all...]
/u-boot/cmd/
H A Dfpgad.c33 ulong addr, length; local
H A Dunzip.c54 unsigned long length; local
H A Dio.c30 ulong addr, length, bytes; local
/u-boot/drivers/usb/dwc3/
H A Dio.h51 static inline void dwc3_flush_cache(uintptr_t addr, int length) argument
/u-boot/common/spl/
H A Dspl_imx_container.c66 u16 length; local
/u-boot/test/image/
H A Dspl_load_nand.c19 size_t length; local
/u-boot/test/dm/
H A Dnand.c19 size_t length; local
[all...]
/u-boot/include/linux/
H A Dxxhash.h93 static inline unsigned long xxhash(const void *input, size_t length, argument
[all...]
/u-boot/include/fsl-mc/
H A Dfsl_mc_private.h79 u32 length; member in struct:sp_blob_header
/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c133 u64 length; local
147 u64 length; local
/u-boot/arch/x86/cpu/broadwell/
H A Dnorthbridge.c39 static void pei_data_usb2_port(struct pei_data *pei_data, int port, uint length, argument
/u-boot/arch/x86/include/asm/
H A Dmrccache.h29 u32 length; member in struct:mrc_region
/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath_util.c54 static int create_single_node_device_path(unsigned int length, argument
[all...]
/u-boot/drivers/misc/
H A Dqfw_sandbox.c52 u32 length = be32_to_cpu(dma->length); local
/u-boot/drivers/usb/isp1760/
H A Disp1760-uboot.c28 isp1760_msg_submit_control(struct udevice *dev, struct usb_device *udev, unsigned long pipe, void *buffer, int length, struct devrequest *setup) argument
40 isp1760_msg_submit_bulk(struct udevice *dev, struct usb_device *udev, unsigned long pipe, void *buffer, int length) argument
49 isp1760_msg_submit_irq(struct udevice *dev, struct usb_device *udev, unsigned long pipe, void *buffer, int length, int interval, bool nonblock) argument

Completed in 169 milliseconds

1234567891011>>