Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1459 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()
H A Dradeon_display.c1895 vbl = (RREG32(RADEON_CRTC2_V_TOTAL_DISP) & in radeon_get_crtc_scanoutpos()
H A Dradeon_reg.h568 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro