Searched refs:img_header (Results 1 – 3 of 3) sorted by relevance
309 struct image_header *img_header; in splash_load_fit() local319 img_header = (struct image_header *)bmp_load_addr; in splash_load_fit()320 if (image_get_magic(img_header) != FDT_MAGIC) { in splash_load_fit()325 fit_size = fdt_totalsize(img_header); in splash_load_fit()
1087 struct icp_qat_suof_img_hdr img_header; in qat_uclo_tail_img() local1090 memcpy(&img_header, &suof_img_hdr[num_simgs - 1], in qat_uclo_tail_img()1094 memcpy(&suof_img_hdr[img_id], &img_header, in qat_uclo_tail_img()1108 struct icp_qat_suof_img_hdr img_header; in qat_uclo_map_suof() local1127 sizeof(img_header), in qat_uclo_map_suof()
807 struct ti_i2c_image_header *img_header; in build_i2c_fw_hdr() local842 img_header = (struct ti_i2c_image_header *)&fw->data[4]; in build_i2c_fw_hdr()846 le16_to_cpu(img_header->Length)); in build_i2c_fw_hdr()