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

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Devergreen_reg.h225 #define EVERGREEN_CRTC_BLANK_CONTROL 0x6e74 macro
H A Devergreen.c1372 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
1377 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);
1496 tmp = RREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i]);
1499 WREG32(EVERGREEN_CRTC_BLANK_CONTROL + crtc_offsets[i], tmp);

Completed in 109 milliseconds