Home
last modified time | relevance | path

Searched refs:nps_type (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.h34 uint32_t *nps_type,
A Damdgpu_gmc.c1306 uint32_t nps_type; in amdgpu_gmc_get_nps_memranges() local
1314 ret = amdgpu_discovery_get_nps_info(adev, &nps_type, &ranges, in amdgpu_gmc_get_nps_memranges()
1327 *exp_ranges, nps_type, range_cnt); in amdgpu_gmc_get_nps_memranges()
1337 nps_type, i, ranges[i].base_address, in amdgpu_gmc_get_nps_memranges()
A Damdgpu_discovery.c1822 uint32_t *nps_type, in amdgpu_discovery_get_nps_info() argument
1833 if (!nps_type || !range_cnt || !ranges) in amdgpu_discovery_get_nps_info()
1869 *nps_type = nps_info->v1.nps_type; in amdgpu_discovery_get_nps_info()
/drivers/gpu/drm/amd/include/
A Ddiscovery.h441 uint32_t nps_type; member

Completed in 13 milliseconds