Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Ddiscovery.h33 #define MALL_INFO_TABLE_ID 0x4D414C4C macro
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c434 if (le32_to_cpu(mhdr->table_id) != MALL_INFO_TABLE_ID) { in amdgpu_discovery_init()