Home
last modified time | relevance | path

Searched refs:VCN_INFO_TABLE_ID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h32 #define VCN_INFO_TABLE_ID 0x004E4356 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c532 if (le32_to_cpu(vhdr->table_id) != VCN_INFO_TABLE_ID) { in amdgpu_discovery_init()