Searched refs:width_detection (Results 1 – 4 of 4) sorted by relevance
72 uint32_t width_detection; /* 0x20 */ member97 checksum += le32_to_cpu(ptr->width_detection); in zynqimage_checksum()119 ptr->width_detection = HEADER_WIDTHDETECTION; in zynqimage_default_header()155 if (zynqhdr->width_detection != HEADER_WIDTHDETECTION) in zynqimage_verify_header()
74 checksum += le32_to_cpu(ptr->width_detection); in zynqmpimage_checksum()96 ptr->width_detection = HEADER_WIDTHDETECTION; in zynqmpimage_default_header()127 if (zynqhdr->width_detection != HEADER_WIDTHDETECTION) in zynqmpimage_verify_header()
117 uint32_t width_detection; /* 0x20 */ member
963 csum = zynqmp_csum(&bif_output.header->width_detection, in zynqmpbif_copy_image()