Lines Matching refs:rlc_hdr
151 const struct rlc_firmware_header_v1_0 *rlc_hdr = in amdgpu_ucode_print_rlc_hdr() local
155 le32_to_cpu(rlc_hdr->ucode_feature_version)); in amdgpu_ucode_print_rlc_hdr()
157 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
159 le32_to_cpu(rlc_hdr->clear_state_descriptor_offset)); in amdgpu_ucode_print_rlc_hdr()
161 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); in amdgpu_ucode_print_rlc_hdr()
163 le32_to_cpu(rlc_hdr->master_pkt_description_offset)); in amdgpu_ucode_print_rlc_hdr()
165 const struct rlc_firmware_header_v2_0 *rlc_hdr = in amdgpu_ucode_print_rlc_hdr() local
168 container_of(rlc_hdr, struct rlc_firmware_header_v2_1, v2_0); in amdgpu_ucode_print_rlc_hdr()
180 le32_to_cpu(rlc_hdr->ucode_feature_version)); in amdgpu_ucode_print_rlc_hdr()
181 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(rlc_hdr->jt_offset)); in amdgpu_ucode_print_rlc_hdr()
182 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(rlc_hdr->jt_size)); in amdgpu_ucode_print_rlc_hdr()
184 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
186 le32_to_cpu(rlc_hdr->clear_state_descriptor_offset)); in amdgpu_ucode_print_rlc_hdr()
188 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); in amdgpu_ucode_print_rlc_hdr()
190 le32_to_cpu(rlc_hdr->reg_restore_list_size)); in amdgpu_ucode_print_rlc_hdr()
192 le32_to_cpu(rlc_hdr->reg_list_format_start)); in amdgpu_ucode_print_rlc_hdr()
194 le32_to_cpu(rlc_hdr->reg_list_format_separate_start)); in amdgpu_ucode_print_rlc_hdr()
196 le32_to_cpu(rlc_hdr->starting_offsets_start)); in amdgpu_ucode_print_rlc_hdr()
198 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
200 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
202 le32_to_cpu(rlc_hdr->reg_list_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
204 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
206 le32_to_cpu(rlc_hdr->reg_list_format_separate_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
208 le32_to_cpu(rlc_hdr->reg_list_format_separate_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
210 le32_to_cpu(rlc_hdr->reg_list_separate_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
212 le32_to_cpu(rlc_hdr->reg_list_separate_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()