Home
last modified time | relevance | path

Searched refs:hdp_host_path_cntl (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/radeon/
Drv770.c1183 u32 hdp_host_path_cntl; in rv770_gpu_init() local
1596 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
1597 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
Dni.c899 u32 hdp_host_path_cntl; in cayman_gpu_init() local
1244 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
1245 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
Devergreen.c3150 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local
3701 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
3702 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
Dsi.c3098 u32 hdp_host_path_cntl; in si_gpu_init() local
3351 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
3352 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
Dcik.c3186 u32 hdp_host_path_cntl; in cik_gpu_init() local
3414 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init()
3415 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1581 u32 hdp_host_path_cntl; in gfx_v6_0_constants_init() local
1773 hdp_host_path_cntl = RREG32(mmHDP_HOST_PATH_CNTL); in gfx_v6_0_constants_init()
1774 WREG32(mmHDP_HOST_PATH_CNTL, hdp_host_path_cntl); in gfx_v6_0_constants_init()