Searched refs:smc_firmware_header_v2_1 (Results 1 – 6 of 6) sorted by relevance
70 struct smc_firmware_header_v2_1 { struct
80 const struct smc_firmware_header_v2_1 *v2_1_hdr; in amdgpu_ucode_print_smc_hdr()96 v2_1_hdr = container_of(hdr, struct smc_firmware_header_v2_1, v1_0.header); in amdgpu_ucode_print_smc_hdr()
312 const struct smc_firmware_header_v2_1 *v2_1; in smu_v14_0_set_pptable_v2_1()317 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v14_0_set_pptable_v2_1()
290 const struct smc_firmware_header_v2_1 *v2_1; in smu_v11_0_set_pptable_v2_1()295 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v11_0_set_pptable_v2_1()
321 const struct smc_firmware_header_v2_1 *v2_1; in smu_v13_0_set_pptable_v2_1()326 v2_1 = (const struct smc_firmware_header_v2_1 *) adev->pm.fw->data; in smu_v13_0_set_pptable_v2_1()
446 const struct smc_firmware_header_v2_1 *v2_1; in smu_v13_0_6_init_microcode()480 v2_1 = (const struct smc_firmware_header_v2_1 *)adev->pm.fw->data; in smu_v13_0_6_init_microcode()
Completed in 27 milliseconds