Searched refs:ph_offset (Results 1 – 1 of 1) sorted by relevance
256 uint32_t ph_offset; in zynqmpimage_print_header() local260 ph_offset = le32_to_cpu(iht->partition_header_offset) * 4; in zynqmpimage_print_header()261 ph = (void *)ptr + ph_offset; in zynqmpimage_print_header()