Home
last modified time | relevance | path

Searched refs:ROQ_IB2_START (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h348 #define ROQ_IB2_START(x) ((x) << 8) macro
H A Dsid.h1041 #define ROQ_IB2_START(x) ((x) << 8) macro
H A Drv770.c1399 ROQ_IB2_START(0x2b))); in rv770_gpu_init()
H A Devergreend.h474 #define ROQ_IB2_START(x) ((x) << 8) macro
H A Dr600d.h193 #define ROQ_IB2_START(x) ((x) << 8) macro
H A Dr600.c2150 WREG32(CP_QUEUE_THRESHOLDS, (ROQ_IB1_START(0x16) | ROQ_IB2_START(0x2b))); in r600_gpu_init()
H A Devergreen.c3529 ROQ_IB2_START(0x2b))); in evergreen_gpu_init()
H A Dsi.c3286 ROQ_IB2_START(0x2b))); in si_gpu_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1039 #define ROQ_IB2_START(x) ((x) << 8) macro