Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h165 uint32_t ucode_array_offset_bytes; /* payload offset from the start of the header */ member
H A Dradeon_ucode.c42 le32_to_cpu(hdr->ucode_array_offset_bytes)); in radeon_ucode_print_common_hdr()
H A Dci_smc.c206 (rdev->smc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in ci_load_smc_ucode()
H A Dsi_smc.c231 (rdev->smc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in si_load_smc_ucode()
H A Dcik_sdma.c481 (rdev->sdma_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in cik_sdma_load_microcode()
490 (rdev->sdma_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in cik_sdma_load_microcode()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dimu_v12_0.c99 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in imu_v12_0_load_microcode()
110 le32_to_cpu(hdr->header.ucode_array_offset_bytes) + in imu_v12_0_load_microcode()
H A Damdgpu_cgs.c382 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_cgs_get_firmware_info()
H A Dvpe_v6_1.c175 ucode_offset[0] = le32_to_cpu(vpe_hdr->header.ucode_array_offset_bytes); in vpe_v6_1_load_microcode()
H A Damdgpu_vcn.c398 offset = le32_to_cpu(hdr->ucode_array_offset_bytes); in amdgpu_vcn_resume()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c131 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in smu_v14_0_load_microcode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c152 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in smu_v11_0_load_microcode()