Searched refs:RADEON_CRTC2_H_TOTAL_DISP (Results 1 – 3 of 3) sorted by relevance
1465 crtc2_h_total_disp = RREG32(RADEON_CRTC2_H_TOTAL_DISP); in radeon_legacy_ext_dac_detect()1493 WREG32(RADEON_CRTC2_H_TOTAL_DISP, 0x01000008); in radeon_legacy_ext_dac_detect()1519 WREG32(RADEON_CRTC2_H_TOTAL_DISP, crtc2_h_total_disp); in radeon_legacy_ext_dac_detect()
1123 radeon_crtc->crtc_offset = RADEON_CRTC2_H_TOTAL_DISP - RADEON_CRTC_H_TOTAL_DISP; in radeon_legacy_init_crtc()
492 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro