Searched refs:nps_type (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_discovery.h | 34 uint32_t *nps_type,
|
| H A D | amdgpu_gmc.c | 1283 uint32_t nps_type; in amdgpu_gmc_get_nps_memranges() local 1291 ret = amdgpu_discovery_get_nps_info(adev, &nps_type, &ranges, in amdgpu_gmc_get_nps_memranges() 1304 *exp_ranges, nps_type, range_cnt); in amdgpu_gmc_get_nps_memranges() 1314 nps_type, i, ranges[i].base_address, in amdgpu_gmc_get_nps_memranges()
|
| H A D | amdgpu_discovery.c | 1816 uint32_t *nps_type, in amdgpu_discovery_get_nps_info() argument 1827 if (!nps_type || !range_cnt || !ranges) in amdgpu_discovery_get_nps_info() 1863 *nps_type = nps_info->v1.nps_type; in amdgpu_discovery_get_nps_info()
|
| /linux-6.15/drivers/gpu/drm/amd/include/ |
| H A D | discovery.h | 441 uint32_t nps_type; member
|