Searched defs:addr_first (Results 1 – 3 of 3) 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() 173 static int update_flash(ulong addr_source, ulong addr_first, ulong size) in update_flash()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sdb.h | 44 uint64_t addr_first; /* 0x08..0x0f */ member
|