Searched refs:img_header (Results 1 – 3 of 3) sorted by relevance
308 struct image_header *img_header; in splash_load_fit() local318 img_header = (struct image_header *)bmp_load_addr; in splash_load_fit()319 if (image_get_magic(img_header) != FDT_MAGIC) { in splash_load_fit()324 fit_size = fdt_totalsize(img_header); in splash_load_fit()
1144 struct icp_qat_suof_img_hdr img_header; in qat_uclo_tail_img() local1147 memcpy(&img_header, &suof_img_hdr[num_simgs - 1], in qat_uclo_tail_img()1151 memcpy(&suof_img_hdr[img_id], &img_header, in qat_uclo_tail_img()1165 struct icp_qat_suof_img_hdr img_header; in qat_uclo_map_suof() local1184 sizeof(img_header), in qat_uclo_map_suof()
804 struct ti_i2c_image_header *img_header; in build_i2c_fw_hdr() local839 img_header = (struct ti_i2c_image_header *)&fw->data[4]; in build_i2c_fw_hdr()843 le16_to_cpu(img_header->Length)); in build_i2c_fw_hdr()