Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c169 const struct rlc_firmware_header_v2_2 *rlc_hdr_v2_2 = in amdgpu_ucode_print_rlc_hdr() local
172 container_of(rlc_hdr_v2_2, struct rlc_firmware_header_v2_3, v2_2); in amdgpu_ucode_print_rlc_hdr()
246 le32_to_cpu(rlc_hdr_v2_2->rlc_iram_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
248 le32_to_cpu(rlc_hdr_v2_2->rlc_iram_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
250 le32_to_cpu(rlc_hdr_v2_2->rlc_dram_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
252 le32_to_cpu(rlc_hdr_v2_2->rlc_dram_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()