Home
last modified time | relevance | path

Searched refs:AMD_IP_BLOCK_TYPE_ACP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Damd_shared.h54 AMD_IP_BLOCK_TYPE_ACP, enumerator
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_acp.c284 amdgpu_device_ip_get_ip_block(adev, AMD_IP_BLOCK_TYPE_ACP); in acp_hw_init()
628 .type = AMD_IP_BLOCK_TYPE_ACP,
H A Damdgpu_device.c3041 (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_ACP) || in amdgpu_device_ip_need_full_reset()