Home
last modified time | relevance | path

Searched refs:RADEON_CRTC2_V_TOTAL_DISP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1466 crtc2_v_total_disp = RREG32(RADEON_CRTC2_V_TOTAL_DISP); in radeon_legacy_ext_dac_detect()
1495 WREG32(RADEON_CRTC2_V_TOTAL_DISP, 0x00080001); in radeon_legacy_ext_dac_detect()
1520 WREG32(RADEON_CRTC2_V_TOTAL_DISP, crtc2_v_total_disp); in radeon_legacy_ext_dac_detect()
H A Dradeon_display.c1907 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
/kernel/linux/linux-6.6/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.c1901 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

Completed in 39 milliseconds