Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDr600_cp.c684 u32 hdp_host_path_cntl; in r600_gfx_init() local
1090 hdp_host_path_cntl = RADEON_READ(R600_HDP_HOST_PATH_CNTL); in r600_gfx_init()
1091 RADEON_WRITE(R600_HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in r600_gfx_init()
1225 u32 hdp_host_path_cntl; in r700_gfx_init() local
1597 hdp_host_path_cntl = RADEON_READ(R600_HDP_HOST_PATH_CNTL); in r700_gfx_init()
1598 RADEON_WRITE(R600_HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in r700_gfx_init()
/NextBSD/sys/dev/drm2/radeon/
HDr600_cp.c761 u32 hdp_host_path_cntl; in r600_gfx_init() local
1182 hdp_host_path_cntl = RADEON_READ(R600_HDP_HOST_PATH_CNTL); in r600_gfx_init()
1183 RADEON_WRITE(R600_HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in r600_gfx_init()
1384 u32 hdp_host_path_cntl; in r700_gfx_init() local
1786 hdp_host_path_cntl = RADEON_READ(R600_HDP_HOST_PATH_CNTL); in r700_gfx_init()
1787 RADEON_WRITE(R600_HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in r700_gfx_init()
HDrv770.c387 u32 hdp_host_path_cntl; in rv770_gpu_init() local
799 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
800 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
HDni.c474 u32 hdp_host_path_cntl; in cayman_gpu_init() local
781 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
782 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
HDevergreen.c1825 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local
2354 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
2355 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
HDsi.c1568 u32 hdp_host_path_cntl; in si_gpu_init() local
1773 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
1774 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()