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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv515.c286 WREG32(AVIVO_D1CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
289 WREG32(AVIVO_D1CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
300 WREG32(AVIVO_D1CRTC_UPDATE_LOCK + crtc_offsets[i], 1);
304 WREG32(AVIVO_D1CRTC_UPDATE_LOCK + crtc_offsets[i], 0);
H A Dr500_reg.h363 #define AVIVO_D1CRTC_UPDATE_LOCK 0x60e8 macro

Completed in 180 milliseconds