Home
last modified time | relevance | path

Searched refs:ucode_start_addr (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h49 uint32_t ucode_start_addr; member
Dci_smc.c224 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in amdgpu_ci_load_smc_ucode()
Damdgpu_ucode.c79 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr)); in amdgpu_ucode_print_smc_hdr()
Diceland_smc.c287 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in iceland_smu_upload_firmware_image()
Damdgpu_cgs.c728 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in amdgpu_cgs_get_firmware_info()
Dtonga_smc.c280 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in tonga_smu_upload_firmware_image()
Dfiji_smc.c280 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in fiji_smu_upload_firmware_image()
/drivers/gpu/drm/radeon/
Dradeon_ucode.h179 uint32_t ucode_start_addr; member
Dradeon_ucode.c79 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr)); in radeon_ucode_print_smc_hdr()
Dci_smc.c224 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in ci_load_smc_ucode()
Dsi_smc.c228 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); in si_load_smc_ucode()