cp_hdr             53 drivers/crypto/amcc/crypto4xx_alg.c 				     u32 cp_pay, u32 cp_hdr)
cp_hdr             66 drivers/crypto/amcc/crypto4xx_alg.c 	sa->sa_command_1.bf.copy_hdr = cp_hdr;
cp_hdr            449 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	const struct gfx_firmware_header_v1_0 *cp_hdr = NULL;
cp_hdr            462 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data;
cp_hdr            483 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 			le32_to_cpu(cp_hdr->jt_size) * 4;
cp_hdr            490 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		ucode->ucode_size = le32_to_cpu(cp_hdr->jt_size) * 4;
cp_hdr            494 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 					      le32_to_cpu(cp_hdr->jt_offset) * 4),
cp_hdr            606 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 				const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr            607 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 				cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data;
cp_hdr            610 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 				fw_offset += ALIGN(le32_to_cpu(cp_hdr->jt_size) << 2, PAGE_SIZE);
cp_hdr            633 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr            667 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data;
cp_hdr            668 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.pfp_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            669 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            678 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data;
cp_hdr            679 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.me_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            680 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.me_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            689 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
cp_hdr            690 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.ce_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            691 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            754 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data;
cp_hdr            755 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.mec_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            756 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.mec_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            764 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr            767 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            769 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            831 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data;
cp_hdr            834 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			      le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE);
cp_hdr            840 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			ALIGN(le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE);
cp_hdr            847 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data;
cp_hdr            850 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 				      le32_to_cpu(cp_hdr->jt_size) * 4,
cp_hdr            856 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 				ALIGN(le32_to_cpu(cp_hdr->jt_size) * 4,
cp_hdr           2119 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr           2123 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           2126 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->header.ucode_array_offset_bytes));
cp_hdr           2127 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes);
cp_hdr           2133 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           2136 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->header.ucode_array_offset_bytes));
cp_hdr           2137 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes);
cp_hdr           2143 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           2146 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->header.ucode_array_offset_bytes));
cp_hdr           2147 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes);
cp_hdr           2163 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           2166 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(cp_hdr->header.ucode_array_offset_bytes));
cp_hdr           2167 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_size = le32_to_cpu(cp_hdr->header.ucode_size_bytes) -
cp_hdr           2168 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		cp_hdr->jt_size * 4;
cp_hdr            316 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr            347 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data;
cp_hdr            348 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.pfp_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            349 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            358 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data;
cp_hdr            359 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.me_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            360 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.me_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            369 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
cp_hdr            370 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.ce_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr            371 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr            956 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr           1010 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data;
cp_hdr           1011 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.pfp_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1012 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1030 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data;
cp_hdr           1031 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.me_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1033 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.me_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1051 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
cp_hdr           1052 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.ce_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1053 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1131 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data;
cp_hdr           1132 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.mec_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1133 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.mec_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1152 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 			cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           1155 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 				le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1157 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 				le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1200 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data;
cp_hdr           1202 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		ALIGN(le32_to_cpu(cp_hdr->jt_size) << 2, PAGE_SIZE);
cp_hdr           1072 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr           1081 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data;
cp_hdr           1082 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.pfp_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1083 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.pfp_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1092 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data;
cp_hdr           1093 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.me_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1094 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.me_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1103 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
cp_hdr           1104 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.ce_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1105 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1283 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct gfx_firmware_header_v1_0 *cp_hdr;
cp_hdr           1292 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data;
cp_hdr           1293 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.mec_fw_version = le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1294 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.mec_feature_version = le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1303 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		cp_hdr = (const struct gfx_firmware_header_v1_0 *)
cp_hdr           1306 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		le32_to_cpu(cp_hdr->header.ucode_version);
cp_hdr           1308 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		le32_to_cpu(cp_hdr->ucode_feature_version);
cp_hdr           1319 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data;
cp_hdr           1321 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			ALIGN(le32_to_cpu(header->ucode_size_bytes) - le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE);
cp_hdr           1327 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			ALIGN(le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE);
cp_hdr           1334 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data;
cp_hdr           1336 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				ALIGN(le32_to_cpu(header->ucode_size_bytes) - le32_to_cpu(cp_hdr->jt_size) * 4, PAGE_SIZE);
cp_hdr           1345 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 					ALIGN(le32_to_cpu(cp_hdr->jt_size) * 4,