Home
last modified time | relevance | path

Searched refs:HDP_HOST_PATH_CNTL (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv770.c1590 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
1591 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
Drv770d.h429 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dni.c1223 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
1224 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
Dnid.h209 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dsid.h637 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dcikd.h762 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dsi.c3345 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
3346 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
5574 orig = data = RREG32(HDP_HOST_PATH_CNTL); in si_enable_hdp_mgcg()
5582 WREG32(HDP_HOST_PATH_CNTL, data); in si_enable_hdp_mgcg()
Devergreend.h915 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dcik.c3796 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init()
3797 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
6673 orig = data = RREG32(HDP_HOST_PATH_CNTL); in cik_enable_hdp_mgcg()
6681 WREG32(HDP_HOST_PATH_CNTL, data); in cik_enable_hdp_mgcg()
Dr600d.h318 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dr600.c2318 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init()
2319 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()
Devergreen.c3741 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
3742 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()