Home
last modified time | relevance | path

Searched refs:mmCRTC_V_BLANK_START_END (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c580 CRTC_REG(mmCRTC_V_BLANK_START_END)); in dce110_timing_generator_get_crtc_scanoutpos()
680 addr = CRTC_REG(mmCRTC_V_BLANK_START_END); in dce110_timing_generator_program_blanking()
/linux/drivers/gpu/drm/amd/include/asic_reg/dce/
H A Ddce_6_0_d.h1017 #define mmCRTC_V_BLANK_START_END 0x1B8D macro
H A Ddce_8_0_d.h235 #define mmCRTC_V_BLANK_START_END 0x1b8d macro
H A Ddce_10_0_d.h268 #define mmCRTC_V_BLANK_START_END 0x1b8d macro
H A Ddce_11_0_d.h210 #define mmCRTC_V_BLANK_START_END 0x1b8d macro
H A Ddce_11_2_d.h217 #define mmCRTC_V_BLANK_START_END 0x1b8d macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c213 *vbl = RREG32(mmCRTC_V_BLANK_START_END + crtc_offsets[crtc]); in dce_v8_0_crtc_get_scanoutpos()
H A Ddce_v6_0.c221 *vbl = RREG32(mmCRTC_V_BLANK_START_END + crtc_offsets[crtc]); in dce_v6_0_crtc_get_scanoutpos()
H A Ddce_v10_0.c265 *vbl = RREG32(mmCRTC_V_BLANK_START_END + crtc_offsets[crtc]); in dce_v10_0_crtc_get_scanoutpos()
H A Ddce_v11_0.c289 *vbl = RREG32(mmCRTC_V_BLANK_START_END + crtc_offsets[crtc]); in dce_v11_0_crtc_get_scanoutpos()