Searched refs:umsch_mm_ucode_size_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.c596 adev->umsch_mm.ucode_size = le32_to_cpu(umsch_mm_hdr->umsch_mm_ucode_size_bytes);
616 ALIGN(le32_to_cpu(umsch_mm_hdr->umsch_mm_ucode_size_bytes), PAGE_SIZE);
641 fw_size = le32_to_cpu(umsch_mm_hdr->umsch_mm_ucode_size_bytes);
H A Damdgpu_ucode.h335 uint32_t umsch_mm_ucode_size_bytes; member in struct:umsch_mm_firmware_header_v1_0
H A Damdgpu_ucode.c1015 ucode->ucode_size = le32_to_cpu(umsch_mm_hdr->umsch_mm_ucode_size_bytes);

Completed in 212 milliseconds