Searched refs:smc_firmware_header_v2_1 (Results 1 – 6 of 6) sorted by relevance
68 struct smc_firmware_header_v2_1 { struct
75 const struct smc_firmware_header_v2_1 *v2_1_hdr; in amdgpu_ucode_print_smc_hdr()91 v2_1_hdr = container_of(hdr, struct smc_firmware_header_v2_1, v1_0.header); in amdgpu_ucode_print_smc_hdr()
305 const struct smc_firmware_header_v2_1 *v2_1; in smu_v14_0_set_pptable_v2_1()310 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v14_0_set_pptable_v2_1()
288 const struct smc_firmware_header_v2_1 *v2_1; in smu_v11_0_set_pptable_v2_1()293 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v11_0_set_pptable_v2_1()
317 const struct smc_firmware_header_v2_1 *v2_1; in smu_v13_0_set_pptable_v2_1()322 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v13_0_set_pptable_v2_1()
268 const struct smc_firmware_header_v2_1 *v2_1; in smu_v13_0_6_init_microcode()300 v2_1 = (const struct smc_firmware_header_v2_1 *)adev->pm.fw->data; in smu_v13_0_6_init_microcode()