Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c721 WREG32(RADEON_CRTC_V_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_v_total_disp); in radeon_set_crtc_timing()
Dradeon_display.c1534 vbl = (RREG32(RADEON_CRTC_V_TOTAL_DISP) & in radeon_get_crtc_scanoutpos()
Dradeon_reg.h562 #define RADEON_CRTC_V_TOTAL_DISP 0x0208 macro
Dradeon_combios.c1135 (RREG32(RADEON_CRTC_V_TOTAL_DISP) >> 16) + 1; in radeon_legacy_get_lvds_info_from_regs()