Searched defs:size (Results 226 - 250 of 1193) sorted by relevance

1234567891011>>

/u-boot/common/
H A Dmemsize.c53 long size; local
/u-boot/common/spl/
H A Dspl_ext.c13 spl_fit_read(struct spl_load_info *load, ulong file_offset, ulong size, void *buf) argument
H A Dspl_nand.c51 static ulong spl_nand_read(struct spl_load_info *load, ulong offs, ulong size, argument
H A Dspl_fat.c69 loff_t size; local
49 spl_fit_read(struct spl_load_info *load, ulong file_offset, ulong size, void *buf) argument
H A Dspl_legacy.c20 static void spl_parse_legacy_validate(uintptr_t start, uintptr_t size) argument
90 ulong dataptr, overhead, size; local
[all...]
/u-boot/test/dm/
H A Dremoteproc.c194 unsigned int size = ARRAY_SIZE(valid_elf32); local
/u-boot/test/cmd/
H A Drw.c41 static void init_buffers(char *rb, char *wb, size_t size, unsigned seed) argument
/u-boot/env/
H A Dfat.c69 loff_t size; local
/u-boot/fs/zfs/
H A Dzfs_sha256.c103 zio_checksum_SHA256(const void *buf, uint64_t size, argument
/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c36 int size; local
60 int size; local
76 int size; local
133 int size; local
170 int size; local
[all...]
/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h41 u16 size; /* Table size in bytes */ member in struct:irq_routing_table
H A Dinterrupt.h47 unsigned short size; member in struct:idt_ptr
/u-boot/arch/xtensa/include/asm/
H A Dbootparam.h31 unsigned short size; /* size of this record excluding the structure*/ member in struct:bp_tag
/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h101 int size; member in struct:ubi_fm_pool
/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dbmu.h33 u32 size; member in struct:bmu_cfg
/u-boot/tools/
H A Dmkexynosspl.c39 static void write_to_file(int ofd, void *buffer, int size) argument
[all...]
H A Dbmp_logo.c78 int size; local
/u-boot/lib/libavb/
H A Davb_sysdeps_posix.c56 void* avb_malloc_(size_t size) { argument
/u-boot/arch/mips/mach-mscc/include/mach/
H A Dtlb.h44 static inline void create_tlb(int index, u32 offset, u32 size, u32 tlb_attrib1, argument
/u-boot/drivers/misc/
H A Dqfw_mmio.c36 static void qfw_mmio_read_entry_io(struct udevice *dev, u16 entry, u32 size, argument
/u-boot/drivers/pci/
H A Dpcie_octeon.c40 pcie_octeon_write_config(struct udevice *bus, pci_dev_t bdf, uint offset, ulong value, enum pci_size_t size) argument
76 pcie_octeon_read_config(const struct udevice *bus, pci_dev_t bdf, uint offset, ulong *valuep, enum pci_size_t size) argument
[all...]
H A Dpci_msc01.c62 msc01_pci_read_config(const struct udevice *dev, pci_dev_t bdf, uint where, ulong *val, enum pci_size_t size) argument
78 msc01_pci_write_config(struct udevice *dev, pci_dev_t bdf, uint where, ulong val, enum pci_size_t size) argument
/u-boot/include/linux/mtd/
H A Dpartitions.h41 uint64_t size; /* partition size */ member in struct:mtd_partition
/u-boot/include/
H A Dpci_rom.h13 uint8_t size; member in struct:pci_rom_header
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-ipd.c77 cvmx_ipd_packet_mbuff_size_t size; local

Completed in 299 milliseconds

1234567891011>>