Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h33 #define MALL_INFO_TABLE_ID 0x4C4C414D macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c494 if (le32_to_cpu(mhdr->table_id) != MALL_INFO_TABLE_ID) { in amdgpu_discovery_init()