Searched defs:size1 (Results 1 - 9 of 9) sorted by relevance

/u-boot/arch/arm/mach-omap2/omap3/
H A Demif4.c131 unsigned int size0 = 0, size1 = 0; local
148 unsigned int size0 = 0, size1 = 0; local
H A Dsdrc.c200 unsigned int size0 = 0, size1 = 0; local
221 unsigned int size0 = 0, size1 = 0; local
/u-boot/lib/efi/
H A Defi_stub.c280 add_entry_addr(struct efi_priv *priv, enum efi_entry_t type, void *ptr1, int size1, void *ptr2, int size2) argument
/u-boot/lib/efi_loader/
H A Defi_var_mem.c154 efi_var_mem_ins( const u16 *variable_name, const efi_guid_t *vendor, u32 attributes, const efi_uintn_t size1, const void *data1, const efi_uintn_t size2, const void *data2, const u64 time) argument
/u-boot/test/lib/
H A Dlmb.c21 check_lmb(struct unit_test_state *uts, struct lmb *lmb, phys_addr_t ram_base, phys_size_t ram_size, unsigned long num_reserved, phys_addr_t base1, phys_size_t size1, phys_addr_t base2, phys_size_t size2, phys_addr_t base3, phys_size_t size3) argument
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-hwpko.h107 cvmx_fau_op_size_t size1 : 2; member in struct:__anon71::__anon72
H A Dcvmx-pko-defs.h9043 u64 size1 : 8; member in struct:cvmx_pko_reg_min_pkt::cvmx_pko_reg_min_pkt_s
/u-boot/lib/
H A Dlmb.c56 static long lmb_addrs_overlap(phys_addr_t base1, phys_size_t size1, argument
65 static long lmb_addrs_adjacent(phys_addr_t base1, phys_size_t size1, argument
80 phys_size_t size1 = rgn->region[r1].size; local
90 phys_size_t size1 = rgn->region[r1].size; local
121 phys_size_t size1 = rgn->region[r1].size; local
[all...]
/u-boot/common/
H A Dboard_f.c228 static int sizes_near(unsigned long long size1, unsigned long long size2) argument

Completed in 183 milliseconds