Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ucode.c1094 const struct common_firmware_header *comm_hdr = NULL; in amdgpu_ucode_patch_jt() local
1101 comm_hdr = (const struct common_firmware_header *)ucode->fw->data; in amdgpu_ucode_patch_jt()
1104 ALIGN(le32_to_cpu(comm_hdr->ucode_size_bytes), in amdgpu_ucode_patch_jt()
1107 le32_to_cpu(comm_hdr->ucode_array_offset_bytes) + in amdgpu_ucode_patch_jt()

Completed in 6 milliseconds