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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Devergreen_reg.h231 #define EVERGREEN_CRTC_UPDATE_LOCK 0x6ed4 macro
H A Devergreen.c1318 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1320 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1327 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1329 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1389 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1391 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
1395 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
1397 WREG32(EVERGREEN_CRTC_UPDATE_LOCK + crtc_offsets[i], 0);

Completed in 103 milliseconds