Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv770.c1191 u32 hdp_host_path_cntl; in rv770_gpu_init() local
1604 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
1605 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
Dni.c886 u32 hdp_host_path_cntl; in cayman_gpu_init() local
1231 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init()
1232 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
Devergreen.c3152 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local
3703 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init()
3704 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
Dsi.c3093 u32 hdp_host_path_cntl; in si_gpu_init() local
3346 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init()
3347 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
Dcik.c3172 u32 hdp_host_path_cntl; in cik_gpu_init() local
3400 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init()
3401 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1581 u32 hdp_host_path_cntl; in gfx_v6_0_constants_init() local
1772 hdp_host_path_cntl = RREG32(mmHDP_HOST_PATH_CNTL); in gfx_v6_0_constants_init()
1773 WREG32(mmHDP_HOST_PATH_CNTL, hdp_host_path_cntl); in gfx_v6_0_constants_init()