Searched defs:size1 (Results 1 – 9 of 9) sorted by relevance
| /u-boot/arch/arm/mach-omap2/omap3/ |
| A D | emif4.c | 131 unsigned int size0 = 0, size1 = 0; in dram_init() local 148 unsigned int size0 = 0, size1 = 0; in dram_init_banksize() local
|
| A D | sdrc.c | 200 unsigned int size0 = 0, size1 = 0; in dram_init() local 221 unsigned int size0 = 0, size1 = 0; in dram_init_banksize() local
|
| /u-boot/lib/ |
| A D | lmb.c | 57 static long lmb_addrs_overlap(phys_addr_t base1, phys_size_t size1, in lmb_addrs_overlap() 66 static long lmb_addrs_adjacent(phys_addr_t base1, phys_size_t size1, in lmb_addrs_adjacent() 81 phys_size_t size1 = rgn->region[r1].size; in lmb_regions_adjacent() local
|
| /u-boot/test/lib/ |
| A D | lmb.c | 23 phys_addr_t base1, phys_size_t size1, in check_lmb() 49 #define ASSERT_LMB(lmb, ram_base, ram_size, num_reserved, base1, size1, \ argument
|
| /u-boot/lib/efi/ |
| A D | efi_stub.c | 282 void *ptr1, int size1, void *ptr2, int size2) in add_entry_addr()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_var_mem.c | 141 const efi_uintn_t size1, const void *data1, in efi_var_mem_ins()
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-hwpko.h | 107 cvmx_fau_op_size_t size1 : 2; member
|
| A D | cvmx-pko-defs.h | 9043 u64 size1 : 8; member
|
| /u-boot/common/ |
| A D | board_f.c | 227 static int sizes_near(unsigned long long size1, unsigned long long size2) in sizes_near()
|
Completed in 62 milliseconds