Searched refs:RADEON_CRTC2_V_TOTAL_DISP (Results 1 – 3 of 3) sorted by relevance
1459 crtc2_v_total_disp = RREG32(RADEON_CRTC2_V_TOTAL_DISP); in radeon_legacy_ext_dac_detect()1488 WREG32(RADEON_CRTC2_V_TOTAL_DISP, 0x00080001); in radeon_legacy_ext_dac_detect()1513 WREG32(RADEON_CRTC2_V_TOTAL_DISP, crtc2_v_total_disp); in radeon_legacy_ext_dac_detect()
1895 vbl = (RREG32(RADEON_CRTC2_V_TOTAL_DISP) & in radeon_get_crtc_scanoutpos()
568 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro