Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c158 const struct rlc_firmware_header_v2_2 *rlc_hdr_v2_2 = in amdgpu_ucode_print_rlc_hdr() local
161 container_of(rlc_hdr_v2_2, struct rlc_firmware_header_v2_3, v2_2); in amdgpu_ucode_print_rlc_hdr()
235 le32_to_cpu(rlc_hdr_v2_2->rlc_iram_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
237 le32_to_cpu(rlc_hdr_v2_2->rlc_iram_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
239 le32_to_cpu(rlc_hdr_v2_2->rlc_dram_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
241 le32_to_cpu(rlc_hdr_v2_2->rlc_dram_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()