Lines Matching refs:offset
139 .offset = 0
144 .offset = 0
149 .offset = 0
154 .offset = 0
159 .offset = 0
164 .offset = 0
169 .offset = 0
183 .offset = 0
188 .offset = CONFIG_ETRAX_PTABLE_SECTOR
195 .offset = FILESYSTEM_SECTOR
203 .offset = FILESYSTEM_SECTOR
212 .offset = 0
220 .offset = 0
429 unsigned long offset = CONFIG_ETRAX_PTABLE_SECTOR; in init_axis_flash() local
457 && ptable->offset != PARTITIONTABLE_END_MARKER in init_axis_flash()
461 axis_partitions[pidx].offset = offset + ptable->offset; in init_axis_flash()
465 (((ptable+1)->offset == in init_axis_flash()
468 ((ptable+1)->offset + offset)) - in init_axis_flash()
469 (ptable->offset + offset); in init_axis_flash()
508 axis_partitions[pidx].offset = romfs_start - FLASH_CACHED_ADDR; in init_axis_flash()
524 axis_partitions[ram_rootfs_partition].offset = romfs_start; in init_axis_flash()
556 (void *)(u_int32_t)partition[part].offset, in init_axis_flash()