Home
last modified time | relevance | path

Searched refs:v1_0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h56 struct smc_firmware_header_v1_0 v1_0; member
69 struct smc_firmware_header_v1_0 v1_0; member
84 struct psp_firmware_header_v1_0 v1_0; member
95 struct psp_firmware_header_v1_0 v1_0; member
245 struct sdma_firmware_header_v1_0 v1_0; member
269 struct gpu_info_firmware_v1_0 v1_0; member
H A Damdgpu_ucode.c84 container_of(v1_hdr, struct smc_firmware_header_v2_0, v1_0); in amdgpu_ucode_print_smc_hdr()
229 container_of(sdma_hdr, struct sdma_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_sdma_hdr()
258 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
274 container_of(psp_hdr, struct psp_firmware_header_v1_2, v1_0); in amdgpu_ucode_print_psp_hdr()
284 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h56 struct smc_firmware_header_v1_0 v1_0; member
69 struct smc_firmware_header_v1_0 v1_0; member
88 struct psp_firmware_header_v1_0 v1_0; member
95 struct psp_firmware_header_v1_0 v1_0; member
301 struct sdma_firmware_header_v1_0 v1_0; member
338 struct gpu_info_firmware_v1_0 v1_0; member
H A Damdgpu_ucode.c84 v2_0_hdr = container_of(hdr, struct smc_firmware_header_v2_0, v1_0.header); 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()
312 container_of(sdma_hdr, struct sdma_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_sdma_hdr()
354 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()
370 container_of(psp_hdr, struct psp_firmware_header_v1_2, v1_0); in amdgpu_ucode_print_psp_hdr()
380 container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); in amdgpu_ucode_print_psp_hdr()

Completed in 6 milliseconds