Searched refs:RADEON_CRTC2_H_TOTAL_DISP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_encoders.c1460 crtc2_h_total_disp = RREG32(RADEON_CRTC2_H_TOTAL_DISP);
1488 WREG32(RADEON_CRTC2_H_TOTAL_DISP, 0x01000008);
1515 WREG32(RADEON_CRTC2_H_TOTAL_DISP, crtc2_h_total_disp);
H A Dradeon_legacy_crtc.c1083 radeon_crtc->crtc_offset = RADEON_CRTC2_H_TOTAL_DISP - RADEON_CRTC_H_TOTAL_DISP;
H A Dradeon_reg.h495 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro

Completed in 216 milliseconds