Searched refs:off_dst (Results 1 – 2 of 2) sorted by relevance
296 uint32_t off_src, uint32_t off_dst, uint32_t sz);
981 uint32_t off_src, uint32_t off_dst, uint32_t sz) in boot_copy_region() argument1028 off = off_dst; in boot_copy_region()1031 off = off_dst; in boot_copy_region()1074 rc = flash_area_write(fap_dst, off_dst + bytes_copied, buf, chunk_sz); in boot_copy_region()