Searched refs:phys_offset (Results 1 – 1 of 1) sorted by relevance
944 uint32_t phys_offset = (src_flash_offset + remap_offset) & ~mflash_base; in ldr_ReadFromFlash() local945 st = mflash_drv_read(phys_offset, (uint32_t *)buf, read_sz); in ldr_ReadFromFlash()