Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h29 #define DISCOVERY_TABLE_SIGNATURE 0x53445049 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c406 if (le32_to_cpu(ihdr->signature) != DISCOVERY_TABLE_SIGNATURE) { in amdgpu_discovery_init()