Home
last modified time | relevance | path

Searched refs:EVERGREEN_CRTC_STATUS_POSITION (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_display.c1863 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1870 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1877 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1884 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1891 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
1898 position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + in radeon_get_crtc_scanoutpos()
Devergreen_reg.h240 #define EVERGREEN_CRTC_STATUS_POSITION 0x6e90 macro
Devergreen.c1355 pos1 = RREG32(EVERGREEN_CRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce4_is_counter_moving()
1356 pos2 = RREG32(EVERGREEN_CRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce4_is_counter_moving()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h2013 #define EVERGREEN_CRTC_STATUS_POSITION 0x1BA4 macro
2334 #define EVERGREEN_CRTC_STATUS_POSITION 0x1BA4 macro
/drivers/gpu/drm/amd/amdgpu/
Ddce_v6_0.c131 pos1 = RREG32(EVERGREEN_CRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_is_counter_moving()
132 pos2 = RREG32(EVERGREEN_CRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_is_counter_moving()
240 *position = RREG32(EVERGREEN_CRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_crtc_get_scanoutpos()