Home
last modified time | relevance | path

Searched refs:AMDGPU_UCODE_ID_CAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h416 AMDGPU_UCODE_ID_CAP = 0, enumerator
H A Damdgpu_virt.c873 if (ucode_id == AMDGPU_UCODE_ID_CAP in amdgpu_virt_fw_load_skip_check()
H A Damdgpu_psp.c2216 case AMDGPU_UCODE_ID_CAP: in psp_get_fw_type()
3459 info = &adev->firmware.ucode[AMDGPU_UCODE_ID_CAP]; in psp_init_cap_microcode()
3460 info->ucode_id = AMDGPU_UCODE_ID_CAP; in psp_init_cap_microcode()
H A Damdgpu_ucode.c665 case AMDGPU_UCODE_ID_CAP: in amdgpu_ucode_name()