Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/include/
Ddiscovery.h34 #define NPS_INFO_TABLE_ID 0x0053504E macro
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c390 if (le32_to_cpu(nhdr->table_id) != NPS_INFO_TABLE_ID) { in amdgpu_discovery_verify_npsinfo()