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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c62 u32 scale, inc, crtc_more_cntl; local
75 crtc_more_cntl = 0;
80 crtc_more_cntl |= RADEON_CRTC_H_CUTOFF_ACTIVE_EN;
160 crtc_more_cntl |= (RADEON_CRTC_AUTO_HORZ_CENTER_EN |
205 WREG32(RADEON_CRTC_MORE_CNTL, crtc_more_cntl);

Completed in 57 milliseconds