Searched refs:smc_firmware_header_v2_0 (Results 1 – 5 of 5) sorted by relevance
57 struct smc_firmware_header_v2_0 { struct 445 struct smc_firmware_header_v2_0 smc_v2_0;58 v1_0smc_firmware_header_v2_0 global() argument 59 ppt_offset_bytessmc_firmware_header_v2_0 global() argument 60 ppt_size_bytessmc_firmware_header_v2_0 global() argument
79 const struct smc_firmware_header_v2_0 *v2_0_hdr; in amdgpu_ucode_print_smc_hdr() 91 v2_0_hdr = container_of(hdr, struct smc_firmware_header_v2_0, v1_0.header); in amdgpu_ucode_print_smc_hdr()
297 const struct smc_firmware_header_v2_0 *v2; in smu_v14_0_set_pptable_v2_0() 299 v2 = (const struct smc_firmware_header_v2_0 *) adev->pm.fw->data; in smu_v14_0_set_pptable_v2_0()
275 const struct smc_firmware_header_v2_0 *v2; in smu_v11_0_set_pptable_v2_0() 277 v2 = (const struct smc_firmware_header_v2_0 *) adev->pm.fw->data; in smu_v11_0_set_pptable_v2_0()
307 const struct smc_firmware_header_v2_0 *v2; in smu_v13_0_set_pptable_v2_0() 309 v2 = (const struct smc_firmware_header_v2_0 *) adev->pm.fw->data; in smu_v13_0_set_pptable_v2_0()