Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Drv770d.h130 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dnid.h142 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dsid.h182 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Drv770.c959 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
960 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
Dni.c1027 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
1028 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
Devergreend.h194 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dr600d.h281 #define HDP_HOST_PATH_CNTL 0x2C00 macro
Dsi.c1879 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
1880 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
Devergreen.c2405 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
2406 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
Dr600.c1898 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init()
1899 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()