Searched refs:rlc_hdr_v2_4 (Results 1 – 1 of 1) sorted by relevance
162 const struct rlc_firmware_header_v2_4 *rlc_hdr_v2_4 = in amdgpu_ucode_print_rlc_hdr() local265 le32_to_cpu(rlc_hdr_v2_4->global_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()267 le32_to_cpu(rlc_hdr_v2_4->global_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()269 le32_to_cpu(rlc_hdr_v2_4->se0_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()271 le32_to_cpu(rlc_hdr_v2_4->se0_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()273 le32_to_cpu(rlc_hdr_v2_4->se1_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()275 le32_to_cpu(rlc_hdr_v2_4->se1_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()277 le32_to_cpu(rlc_hdr_v2_4->se2_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()279 le32_to_cpu(rlc_hdr_v2_4->se2_tap_delays_ucode_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()281 le32_to_cpu(rlc_hdr_v2_4->se3_tap_delays_ucode_size_bytes)); in amdgpu_ucode_print_rlc_hdr()[all …]