Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c828 const struct sdma_firmware_header_v3_0 *sdmav3_hdr = NULL; in amdgpu_ucode_init_single_fw() local
850 sdmav3_hdr = (const struct sdma_firmware_header_v3_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
868 ucode->ucode_size = le32_to_cpu(sdmav3_hdr->ucode_size_bytes); in amdgpu_ucode_init_single_fw()
870 le32_to_cpu(sdmav3_hdr->header.ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()