ucode_start_addr  466 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 		ucode_start_address = le32_to_cpu(hdr->ucode_start_addr);
ucode_start_addr   79 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr));
ucode_start_addr   51 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t ucode_start_addr;
ucode_start_addr  220 drivers/gpu/drm/amd/amdgpu/si_smc.c 	ucode_start_address = le32_to_cpu(hdr->ucode_start_addr);
ucode_start_addr  203 drivers/gpu/drm/radeon/ci_smc.c 		ucode_start_address = le32_to_cpu(hdr->ucode_start_addr);
ucode_start_addr   79 drivers/gpu/drm/radeon/radeon_ucode.c 		DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr));
ucode_start_addr  179 drivers/gpu/drm/radeon/radeon_ucode.h 	uint32_t ucode_start_addr;
ucode_start_addr  228 drivers/gpu/drm/radeon/si_smc.c 		ucode_start_address = le32_to_cpu(hdr->ucode_start_addr);