Searched defs:addr_last (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | flash.c | 147 addr_spec(char *arg1, char *arg2, ulong *addr_first, ulong *addr_last) in addr_spec() 188 flash_fill_sect_ranges (ulong addr_first, ulong addr_last, in flash_fill_sect_ranges() 303 ulong bank, addr_first, addr_last; in do_flerase() local 393 int flash_sect_erase (ulong addr_first, ulong addr_last) in flash_sect_erase() 447 ulong addr_first, addr_last; in do_protect() local 589 int flash_sect_protect (int p, ulong addr_first, ulong addr_last) in flash_sect_protect()
|
/openbmc/u-boot/common/ |
H A D | update.c | 100 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect() 176 ulong addr_last = addr_first + size - 1; in update_flash() local
|
/openbmc/linux/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb.h | 61 u64 addr_last; member
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 2700 static int pgb_try_mmap(uintptr_t addr, uintptr_t addr_last, bool keep) in pgb_try_mmap() 2726 static int pgb_try_mmap_skip_brk(uintptr_t addr, uintptr_t addr_last, in pgb_try_mmap_skip_brk()
|