Searched refs:RADEON_CRTC2_H_TOTAL_DISP (Results 1 – 5 of 5) sorted by relevance
1470 crtc2_h_total_disp = RREG32(RADEON_CRTC2_H_TOTAL_DISP); in radeon_legacy_ext_dac_detect()1498 WREG32(RADEON_CRTC2_H_TOTAL_DISP, 0x01000008); in radeon_legacy_ext_dac_detect()1524 WREG32(RADEON_CRTC2_H_TOTAL_DISP, crtc2_h_total_disp); in radeon_legacy_ext_dac_detect()
1138 radeon_crtc->crtc_offset = RADEON_CRTC2_H_TOTAL_DISP - RADEON_CRTC_H_TOTAL_DISP; in radeon_legacy_init_crtc()
494 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro
496 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro
2410 htotaldisp = RADEON_CRTC2_H_TOTAL_DISP; in radeonfb_setcrtc()