Searched defs:length (Results 26 - 50 of 317) sorted by relevance

1234567891011>>

/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/cmd/
H A Dio.c30 ulong addr, length, bytes; local
H A Dunzip.c54 unsigned long length; local
/u-boot/lib/libavb/
H A Davb_vbmeta_image.c13 avb_vbmeta_image_verify( const uint8_t* data, size_t length, const uint8_t** out_public_key_data, size_t* out_public_key_length) argument
H A Davb_rsa.c24 static IAvbKey* iavb_parse_key_data(const uint8_t* data, size_t length) { argument
/u-boot/tools/
H A Dmksunxiboot.c25 uint32_t length; local
[all...]
H A Dsunxi_egon.c48 uint32_t length; local
/u-boot/include/dm/
H A Dof_extra.h30 uint32_t length; member in struct:fmap_entry
/u-boot/drivers/tpm/
H A Dsandbox_common.h49 int length; member in struct:nvdata_state
[all...]
/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_return.c33 size_t length; member in struct:compressed_file_image
H A Defi_selftest_startimage_exit.c33 size_t length; member in struct:compressed_file_image
H A Defi_selftest_exception.c53 size_t length; member in struct:compressed_file_image
/u-boot/drivers/firmware/scmi/
H A Dsmt.h27 __le32 length; member in struct:scmi_smt_header
/u-boot/arch/arm/mach-tegra/tegra20/
H A Dbct.h27 u32 length; member in struct:nv_bootloader_info
/u-boot/arch/arm/mach-tegra/tegra30/
H A Dbct.h27 u32 length; member in struct:nv_bootloader_info
/u-boot/include/
H A Defi_variable.h115 u32 length; member in struct:efi_var_entry
134 u32 length; member in struct:efi_var_file
H A Datsha204a-i2c.h48 u8 length; member in struct:atsha204a_resp
56 u8 length; member in struct:atsha204a_req
/u-boot/drivers/fpga/
H A Dxilinx.c43 unsigned int length; local
[all...]
/u-boot/drivers/net/
H A Dbcm-sf2-eth.c74 static int bcm_sf2_eth_send(struct eth_device *dev, void *packet, int length) argument
H A Dsandbox-raw.c41 static int sb_eth_raw_send(struct udevice *dev, void *packet, int length) argument
72 int length; local
[all...]
H A Ddsa_sandbox.c58 dsa_sandbox_xmit(struct udevice *dev, int port, void *packet, int length) argument
75 dsa_sandbox_rcv(struct udevice *dev, int *port, void *packet, int length) argument
/u-boot/drivers/iommu/
H A Diommu-uclass.c23 u32 iommu_map_mask, length, phandle, rid, rid_base; local
/u-boot/test/dm/
H A Dfwu_mdata.c36 size_t length; member in struct:compressed_disk_image
/u-boot/lib/bzip2/
H A Dbzlib_huffman.c176 BZ2_hbAssignCodes( Int32 *code, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
194 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/u-boot/fs/jffs2/
H A Dmini_inflate.c108 unsigned int length; local
144 int symbol, length, dist, i; local
184 int code = 0, i, length; local
231 int length, curr_code, symbol, i, last_code; local
[all...]

Completed in 184 milliseconds

1234567891011>>