Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv770.c1179 u32 hdp_host_path_cntl; in rv770_gpu_init() local
1592 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
1593 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
Dni.c896 u32 hdp_host_path_cntl; in cayman_gpu_init() local
1241 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
1242 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
Devergreen.c3146 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local
3697 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
3698 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
Dsi.c3094 u32 hdp_host_path_cntl; in si_gpu_init() local
3347 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
3348 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
Dcik.c3182 u32 hdp_host_path_cntl; in cik_gpu_init() local
3410 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init()
3411 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1560 u32 hdp_host_path_cntl; in gfx_v6_0_gpu_init() local
1752 hdp_host_path_cntl = RREG32(mmHDP_HOST_PATH_CNTL); in gfx_v6_0_gpu_init()
1753 WREG32(mmHDP_HOST_PATH_CNTL, hdp_host_path_cntl); in gfx_v6_0_gpu_init()