Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/include/
H A Ddiscovery.h28 #define BINARY_SIGNATURE 0x28211407 macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_discovery.c321 return (le32_to_cpu(bhdr->binary_signature) == BINARY_SIGNATURE); in amdgpu_discovery_verify_binary_signature()