Searched defs:length (Results 1 - 25 of 317) sorted by path

1234567891011>>

/u-boot/arch/sh/include/asm/
H A Dio.h164 check_signature(unsigned long io_addr, const unsigned char *signature, int length) argument
/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dme.h123 u32 length; member in struct:icc_header
H A Dpei_data.h49 uint16_t length; member in struct:usb2_port_setting
/u-boot/arch/x86/include/asm/
H A Dmpspec.h240 static inline void mp_add_mpc_entry(struct mp_config_table *mc, uint length) argument
/u-boot/drivers/net/
H A Dpch_gbe.h209 u16 length; member in struct:pch_gbe_tx_desc
/u-boot/drivers/virtio/
H A Dvirtio_pci.h100 __le32 length; /* Length of the structure, in bytes */ member in struct:virtio_pci_cap
/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...]
/u-boot/include/linux/
H A Dedd.h63 __u16 length; member in struct:edd_device_params
H A Dfb.h55 __u32 length; /* length of bitfield */ member in struct:fb_bitfield
/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/scripts/kconfig/
H A Dnconf.gui.c154 { int length, x, y; local
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h90 u8 length; /* Of the CDB, <= MAX_COMMAND_SIZE */ member in struct:fsg_bulk_cb_wrap
/u-boot/arch/arm/include/asm/mach-imx/
H A Dhab.h24 uint16_t length; member in struct:ivt_header
/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c793 size_t length = bs_cfg->bs_size; local
816 size_t length; local
753 check_skip_length(struct boot_config *boot_cfg, loff_t offset, size_t length, size_t *used) argument
[all...]
H A Dele_ahab.c258 int ahab_auth_cntr_hdr(struct container_hdr *container, u16 length) argument
331 u16 length; local
H A Dhab.c610 ulong addr, length, ivt_offset; local
[all...]
/u-boot/arch/arm/mach-imx/imx8/
H A Dahab.c32 int ahab_auth_cntr_hdr(struct container_hdr *container, u16 length) argument
131 u16 length; local
/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c20 int cpu_to_bus(u32 *ptr, u32 length) 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/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog.h68 u32 length; member in struct:image_header_s
H A Dstm32prog_serial.c457 u8 i, length = 0; local
H A Dstm32prog_usb.c82 int length; local
/u-boot/arch/arm/mach-tegra/
H A Dcrypto.c146 int sign_data_block(u8 *source, unsigned int length, u argument
104 tegra_crypto_core(u8 *key, enum security_op oper, u8 *src, u32 length, u8 *sig_dst) argument
152 sign_enc_data_block(u8 *source, unsigned int length, u8 *signature, u8 *key) argument
158 encrypt_data_block(u8 *source, unsigned int length, u8 *key) argument
164 decrypt_data_block(u8 *source, unsigned int length, u8 *key) argument
[all...]
/u-boot/arch/arm/mach-tegra/tegra20/
H A Dbct.h27 u32 length; member in struct:nv_bootloader_info

Completed in 424 milliseconds

1234567891011>>