Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/include/
Ddiscovery.h28 #define BINARY_SIGNATURE 0x28211407 macro
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c184 if (le32_to_cpu(bhdr->binary_signature) != BINARY_SIGNATURE) { in amdgpu_discovery_init()