Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h42 NPS_INFO, enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c419 info = &bhdr->table_list[NPS_INFO]; in amdgpu_discovery_verify_npsinfo()
1855 offset = le16_to_cpu(bhdr.table_list[NPS_INFO].offset); in amdgpu_discovery_refresh_nps_info()
1856 checksum = le16_to_cpu(bhdr.table_list[NPS_INFO].checksum); in amdgpu_discovery_refresh_nps_info()
1901 offset = le16_to_cpu(bhdr->table_list[NPS_INFO].offset); in amdgpu_discovery_get_nps_info()