Home
last modified time | relevance | path

Searched refs:RADEON_CRTC_V_TOTAL_DISP (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_crtc.c730 WREG32(RADEON_CRTC_V_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_v_total_disp); in radeon_set_crtc_timing()
H A Dradeon_display.c1907 vbl = (RREG32(RADEON_CRTC_V_TOTAL_DISP) & in radeon_get_crtc_scanoutpos()
H A Dradeon_reg.h563 #define RADEON_CRTC_V_TOTAL_DISP 0x0208 macro
H A Dradeon_combios.c1126 (RREG32(RADEON_CRTC_V_TOTAL_DISP) >> 16) + 1; in radeon_legacy_get_lvds_info_from_regs()