Home
last modified time | relevance | path

Searched refs:RADEON_CRTC2_H_TOTAL_DISP (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c1465 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()
Dradeon_legacy_crtc.c1123 radeon_crtc->crtc_offset = RADEON_CRTC2_H_TOTAL_DISP - RADEON_CRTC_H_TOTAL_DISP; in radeon_legacy_init_crtc()
Dradeon_reg.h492 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro