HomeSort by: relevance | last modified time | path
    Searched refs:SRBM_STATUS2 (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dma.c 564 u32 tmp = RREG32(SRBM_STATUS2);
sid.h 369 #define SRBM_STATUS2 0x3B1
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c 876 case SRBM_STATUS2:
1785 /* SRBM_STATUS2 */
1786 tmp = RREG32(SRBM_STATUS2);
nid.h 98 #define SRBM_STATUS2 0x0EC4
cikd.h 452 #define SRBM_STATUS2 0xE4C
sid.h 367 #define SRBM_STATUS2 0x0EC4
radeon_evergreen.c 1109 case SRBM_STATUS2:
3784 dev_info(rdev->dev, " SRBM_STATUS2 = 0x%08X\n",
3785 RREG32(SRBM_STATUS2));
3857 /* SRBM_STATUS2 */
3858 tmp = RREG32(SRBM_STATUS2);
evergreend.h 1181 #define SRBM_STATUS2 0x0EC4
radeon_cik.c 180 case SRBM_STATUS2:
4836 dev_info(rdev->dev, " SRBM_STATUS2=0x%08X\n",
4837 RREG32(SRBM_STATUS2));
4902 /* SRBM_STATUS2 */
4903 tmp = RREG32(SRBM_STATUS2);
radeon_si.c 1328 case SRBM_STATUS2:
3818 /* SRBM_STATUS2 */
3819 tmp = RREG32(SRBM_STATUS2);

Completed in 61 milliseconds