Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c173 const struct rlc_firmware_header_v2_4 *rlc_hdr_v2_4 = in amdgpu_ucode_print_rlc_hdr() local
276 le32_to_cpu(rlc_hdr_v2_4->global_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
278 le32_to_cpu(rlc_hdr_v2_4->global_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
280 le32_to_cpu(rlc_hdr_v2_4->se0_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
282 le32_to_cpu(rlc_hdr_v2_4->se0_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
284 le32_to_cpu(rlc_hdr_v2_4->se1_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
286 le32_to_cpu(rlc_hdr_v2_4->se1_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
288 le32_to_cpu(rlc_hdr_v2_4->se2_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
290 le32_to_cpu(rlc_hdr_v2_4->se2_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
292 le32_to_cpu(rlc_hdr_v2_4->se3_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
[all …]