Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c691 WREG32(RADEON_CRTC_V_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_v_total_disp); in radeon_set_crtc_timing()
Dradeon_display.c1570 vbl = (RREG32(RADEON_CRTC_V_TOTAL_DISP) & in radeon_get_crtc_scanoutpos()
Dradeon_reg.h557 #define RADEON_CRTC_V_TOTAL_DISP 0x0208 macro
Dradeon_combios.c1144 (RREG32(RADEON_CRTC_V_TOTAL_DISP) >> 16) + 1; in radeon_legacy_get_lvds_info_from_regs()