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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
evergreen_reg.h 238 #define EVERGREEN_CRTC_BLANK_CONTROL 0x6e74
radeon_evergreen.c 2688 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
2693 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);
2826 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
2829 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 2021 #define EVERGREEN_CRTC_BLANK_CONTROL 0x1b9d
2362 #define EVERGREEN_CRTC_BLANK_CONTROL 0x1b9d

Completed in 18 milliseconds