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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
evergreen_reg.h 244 #define EVERGREEN_CRTC_UPDATE_LOCK 0x6ed4
radeon_evergreen.c 2691 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
2694 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
2700 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
2703 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
2725 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
2729 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
2828 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
2830 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
2834 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
2836 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 2025 #define EVERGREEN_CRTC_UPDATE_LOCK 0x1bb5
2366 #define EVERGREEN_CRTC_UPDATE_LOCK 0x1bb5
  /src/sys/dev/pci/
radeonfbreg.h 4353 #define EVERGREEN_CRTC_UPDATE_LOCK 0x6ed4

Completed in 100 milliseconds