smc_hdr            76 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		const struct smc_firmware_header_v1_0 *smc_hdr =
smc_hdr            79 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr));
smc_hdr            76 drivers/gpu/drm/radeon/radeon_ucode.c 		const struct smc_firmware_header_v1_0 *smc_hdr =
smc_hdr            79 drivers/gpu/drm/radeon/radeon_ucode.c 		DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr));