Searched refs:v2_0_hdr (Results 1 – 1 of 1) sorted by relevance
72 const struct smc_firmware_header_v2_0 *v2_0_hdr; in amdgpu_ucode_print_smc_hdr() local84 v2_0_hdr = container_of(hdr, struct smc_firmware_header_v2_0, v1_0.header); in amdgpu_ucode_print_smc_hdr()85 DRM_DEBUG("ppt_offset_bytes: %u\n", le32_to_cpu(v2_0_hdr->ppt_offset_bytes)); in amdgpu_ucode_print_smc_hdr()86 DRM_DEBUG("ppt_size_bytes: %u\n", le32_to_cpu(v2_0_hdr->ppt_size_bytes)); in amdgpu_ucode_print_smc_hdr()