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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Devergreen_reg.h225 #define EVERGREEN_CRTC_BLANK_CONTROL 0x6e74 macro
H A Devergreen.c1314 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
1319 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);
1387 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
1390 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);

Completed in 132 milliseconds