Searched refs:smc_firmware_header_v2_1 (Results 1 – 4 of 4) sorted by relevance
68 struct smc_firmware_header_v2_1 { struct
73 const struct smc_firmware_header_v2_1 *v2_1_hdr; in amdgpu_ucode_print_smc_hdr()89 v2_1_hdr = container_of(hdr, struct smc_firmware_header_v2_1, v1_0.header); in amdgpu_ucode_print_smc_hdr()
292 const struct smc_firmware_header_v2_1 *v2_1; in smu_v11_0_set_pptable_v2_1()297 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v11_0_set_pptable_v2_1()
318 const struct smc_firmware_header_v2_1 *v2_1; in smu_v13_0_set_pptable_v2_1()323 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v13_0_set_pptable_v2_1()