Searched refs:HDP_HOST_PATH_CNTL (Results 1 – 9 of 9) sorted by relevance
891 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 0); in gmc_v7_0_enable_hdp_mgcg()893 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 1); in gmc_v7_0_enable_hdp_mgcg()
1593 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()1594 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
430 #define HDP_HOST_PATH_CNTL 0x2C00 macro
1218 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()1219 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
216 #define HDP_HOST_PATH_CNTL 0x2C00 macro
760 #define HDP_HOST_PATH_CNTL 0x2C00 macro
915 #define HDP_HOST_PATH_CNTL 0x2C00 macro
318 #define HDP_HOST_PATH_CNTL 0x2C00 macro
2377 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init()2378 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()