Home
last modified time | relevance | path

Searched refs:mmCRTC_STATUS_POSITION (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_compressor.c80 status_pos = dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_POSITION)); in reset_lb_on_vblank()
84 if (status_pos != dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_POSITION))) { in reset_lb_on_vblank()
H A Ddce110_timing_generator.c539 value = dm_read_reg(tg->ctx, CRTC_REG(mmCRTC_STATUS_POSITION)); in dce110_timing_generator_get_position()
/openbsd/sys/dev/pci/drm/amd/include/asic_reg/dce/
H A Ddce_6_0_d.h1001 #define mmCRTC_STATUS_POSITION 0x1BA4 macro
H A Ddce_8_0_d.h389 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
H A Ddce_10_0_d.h452 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
H A Ddce_11_0_d.h371 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
H A Ddce_11_2_d.h378 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Ddce_v6_0.c221 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_crtc_get_scanoutpos()
H A Ddce_v8_0.c213 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v8_0_crtc_get_scanoutpos()
H A Ddce_v10_0.c264 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v10_0_crtc_get_scanoutpos()
H A Ddce_v11_0.c288 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v11_0_crtc_get_scanoutpos()