Searched defs:addr_last (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | flash.c | 148 addr_spec(char *arg1, char *arg2, ulong *addr_first, ulong *addr_last) in addr_spec() 189 flash_fill_sect_ranges (ulong addr_first, ulong addr_last, in flash_fill_sect_ranges() 304 ulong bank, addr_first, addr_last; in do_flerase() local 394 int flash_sect_erase (ulong addr_first, ulong addr_last) in flash_sect_erase() 448 ulong addr_first, addr_last; in do_protect() local 590 int flash_sect_protect (int p, ulong addr_first, ulong addr_last) in flash_sect_protect()
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sdb.h | 45 uint64_t addr_last; /* 0x10..0x17 */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/ |
| H A D | netup_unidvb.h | 61 u64 addr_last; member
|