Searched refs:SQ_CONFIG (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd_arcturus.c330 data = REG_SET_FIELD(data, SQ_CONFIG, DISABLE_BARRIER_WAITCNT,
H A Dsid.h1100 #define SQ_CONFIG 0x2300 macro
H A Dgfx_v9_0.c2369 tmp = REG_SET_FIELD(tmp, SQ_CONFIG, DISABLE_BARRIER_WAITCNT,
/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv770d.h543 #define SQ_CONFIG 0x8C00 macro
H A Drv770.c1477 /* SQ_CONFIG, SQ_GPR_RESOURCE_MGMT, SQ_THREAD_RESOURCE_MGMT, SQ_STACK_RESOURCE_MGMT
1480 sq_config = RREG32(SQ_CONFIG);
1496 WREG32(SQ_CONFIG, sq_config);
H A Dnid.h368 #define SQ_CONFIG 0x8C00 macro
H A Dcikd.h1161 #define SQ_CONFIG 0x8C00 macro
H A Dsid.h1102 #define SQ_CONFIG 0x8C00 macro
H A Devergreend.h1039 #define SQ_CONFIG 0x8C00 macro
H A Dr600d.h251 #define SQ_CONFIG 0x8c00 macro
H A Dr600_cs.c1022 case SQ_CONFIG:
H A Dni.c1202 WREG32(SQ_CONFIG, (VC_ENABLE |
H A Dr600.c2200 /* SQ_CONFIG, SQ_GPR_RESOURCE_MGMT, SQ_THREAD_RESOURCE_MGMT, SQ_STACK_RESOURCE_MGMT
2203 sq_config = RREG32(SQ_CONFIG);
2280 WREG32(SQ_CONFIG, sq_config);
H A Devergreen.c3572 sq_config = RREG32(SQ_CONFIG);
3633 WREG32(SQ_CONFIG, sq_config);
H A Devergreen_cs.c3260 case SQ_CONFIG:
H A Dcik.c3358 WREG32(SQ_CONFIG, 1);
3385 WREG32(SQ_CONFIG, 0);
H A Dsi.c3322 WREG32(SQ_CONFIG, 0);

Completed in 431 milliseconds