Home
last modified time | relevance | path

Searched refs:GRBM_READ_TIMEOUT (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/radeon/
Drv770d.h400 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Dnid.h237 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Dsid.h935 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Dcikd.h1015 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Drv770.c1296 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in rv770_gpu_init()
Devergreend.h827 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Dr600d.h290 # define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
Dni.c1018 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in cayman_gpu_init()
Dr600.c2078 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in r600_gpu_init()
Devergreen.c3487 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in evergreen_gpu_init()
Dsi.c3192 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in si_gpu_init()
Dcik.c3291 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in cik_gpu_init()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h934 #define GRBM_READ_TIMEOUT(x) ((x) << 0) macro
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c1269 WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); in gfx_v6_0_gpu_init()