Home
last modified time | relevance | path

Searched refs:EVERGREEN_CRTC_BLANK_CONTROL (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Devergreen_reg.h236 #define EVERGREEN_CRTC_BLANK_CONTROL 0x6e74 macro
Devergreen.c2771 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]); in evergreen_mc_stop()
2776 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp); in evergreen_mc_stop()
2910 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]); in evergreen_mc_resume()
2913 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp); in evergreen_mc_resume()