Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h28 #define BINARY_SIGNATURE 0x28211407 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c317 return (le32_to_cpu(bhdr->binary_signature) == BINARY_SIGNATURE); in amdgpu_discovery_verify_binary_signature()