Searched refs:smc_firmware_header_v2_0 (Results 1 – 4 of 4) sorted by relevance
55 struct smc_firmware_header_v2_0 { struct384 struct smc_firmware_header_v2_0 smc_v2_0;
72 const struct smc_firmware_header_v2_0 *v2_0_hdr; in amdgpu_ucode_print_smc_hdr()84 v2_0_hdr = container_of(hdr, struct smc_firmware_header_v2_0, v1_0.header); in amdgpu_ucode_print_smc_hdr()
303 const struct smc_firmware_header_v2_0 *v2; in smu_v11_0_set_pptable_v2_0()305 v2 = (const struct smc_firmware_header_v2_0 *) adev->pm.fw->data; in smu_v11_0_set_pptable_v2_0()
348 const struct smc_firmware_header_v2_0 *v2; in smu_v13_0_set_pptable_v2_0()350 v2 = (const struct smc_firmware_header_v2_0 *) adev->pm.fw->data; in smu_v13_0_set_pptable_v2_0()