Searched defs:size (Results 501 - 525 of 1193) sorted by relevance

<<21222324252627282930>>

/u-boot/test/dm/
H A Dpci.c304 fdt_addr_t size; local
335 fdt_size_t size; local
[all...]
/u-boot/test/cmd/
H A Dbdinfo.c105 unsigned long long base, size, end; local
[all...]
/u-boot/net/
H A Dpcap.c49 int pcap_init(phys_addr_t paddr, unsigned long size) argument
/u-boot/fs/cramfs/
H A Dcramfs.c104 unsigned long size = CRAMFS_24 (inode->size); local
116 cramfs_resolve(unsigned long begin, unsigned long offset, unsigned long size, int raw, char *filename) argument
214 int size, total_size = 0; local
298 unsigned long offset, size; local
[all...]
/u-boot/include/dm/
H A Dof.h131 static inline u64 of_read_number(const __be32 *cell, int size) argument
140 static inline unsigned long of_read_ulong(const __be32 *cell, int size) argument
/u-boot/include/jffs2/
H A Dload_kernel.h36 u64 size; /* total size of the partition */ member in struct:part_info
48 u64 size; /* device size */ member in struct:mtdids
/u-boot/include/
H A Dnand.h52 static inline int nand_erase(struct mtd_info *info, loff_t off, size_t size) argument
H A Daltera.h76 size_t size; member in struct:__anon174
/u-boot/drivers/video/
H A Dsandbox_osd.c65 uint size; local
/u-boot/drivers/video/rockchip/
H A Drk_mipi.c171 rk_mipi_phy_write(uintptr_t regs, unsigned char test_code, unsigned char *test_data, unsigned char size) argument
/u-boot/test/image/
H A Dspl_load_net.c126 size_t size; local
/u-boot/include/cramfs/
H A Dcramfs_fs.h31 u32 size:CRAMFS_SIZE_WIDTH, gid:CRAMFS_GID_WIDTH; member in struct:cramfs_inode
56 u32 size; /* length in bytes */ member in struct:cramfs_super
/u-boot/arch/microblaze/include/asm/
H A Dbitops.h215 static inline int find_next_zero_bit(void *addr, int size, int offset) argument
304 ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset) argument
[all...]
/u-boot/arch/powerpc/include/asm/
H A Dbitops.h237 find_next_zero_bit(void * addr, unsigned long size, unsigned long offset) argument
327 ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset) argument
[all...]
/u-boot/arch/x86/include/asm/
H A Dbitops.h267 static __inline__ int find_first_zero_bit(void * addr, unsigned size) argument
297 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) argument
[all...]
/u-boot/arch/mips/include/asm/
H A Dbitops.h587 static __inline__ int find_first_zero_bit (void *addr, unsigned size) argument
638 static __inline__ int find_next_zero_bit (void * addr, int size, int offset) argument
730 find_next_zero_bit(void *addr, int size, int offset) argument
831 ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset) argument
[all...]
/u-boot/include/linux/mtd/
H A Dubi.h104 int size; member in struct:ubi_volume_info
[all...]
/u-boot/tools/
H A Difdtool.h88 int base, limit, size; member in struct:region_t
H A Daisimage.h30 uint32_t size; member in struct:ais_cmd_load
/u-boot/scripts/dtc/
H A Ddata.c200 struct data data_append_re(struct data d, uint64_t address, uint64_t size) argument
H A Dutil.c52 int n, size = 128; /* start with 128 bytes */ local
340 int utilfdt_decode_type(const char *fmt, int *type, int *size) argument
[all...]
/u-boot/arch/arm/include/asm/
H A Darmv7_mpu.h67 enum size { enum
/u-boot/scripts/dtc/libfdt/
H A Dfdt_sw.c190 int fdt_add_reservemap_entry(void *fdt, uint64_t addr, uint64_t size) argument
/u-boot/fs/btrfs/
H A Dextent-cache.c19 u64 size; member in struct:cache_extent_search_range
88 static struct cache_extent *alloc_cache_extent(u64 start, u64 size) argument
101 add_cache_extent(struct cache_tree *tree, u64 start, u64 size) argument
126 lookup_cache_extent(struct cache_tree *tree, u64 start, u64 size) argument
143 lookup_cache_extent2(struct cache_tree *tree, u64 objectid, u64 start, u64 size) argument
263 add_merge_cache_extent(struct cache_tree *tree, u64 start, u64 size) argument
[all...]
/u-boot/board/ge/common/
H A Dvpd_reader.c113 int vpd_reader(size_t size, u8 *data, struct vpd_cache *userdata, argument
203 read_i2c_vpd(struct vpd_cache *cache, int (*process_block)(struct vpd_cache *, u8 id, u8 version, u8 type, size_t size, u8 const *data)) argument
210 int size; local
[all...]

Completed in 126 milliseconds

<<21222324252627282930>>