Searched refs:v2_1_hdr (Results 1 – 1 of 1) sorted by relevance
75 const struct smc_firmware_header_v2_1 *v2_1_hdr; in amdgpu_ucode_print_smc_hdr() local91 v2_1_hdr = container_of(hdr, struct smc_firmware_header_v2_1, v1_0.header); in amdgpu_ucode_print_smc_hdr()92 DRM_DEBUG("pptable_count: %u\n", le32_to_cpu(v2_1_hdr->pptable_count)); in amdgpu_ucode_print_smc_hdr()93 DRM_DEBUG("pptable_entry_offset: %u\n", le32_to_cpu(v2_1_hdr->pptable_entry_offset)); in amdgpu_ucode_print_smc_hdr()