Home
last modified time | relevance | path

Searched refs:PIPEDSL (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_crt.c565 pipe_dsl_reg = PIPEDSL(pipe); in intel_crt_load_detect()
Di915_irq.c893 position = __raw_i915_read32(dev_priv, PIPEDSL(pipe)) & DSL_LINEMASK_GEN2; in __intel_get_crtc_scanline()
895 position = __raw_i915_read32(dev_priv, PIPEDSL(pipe)) & DSL_LINEMASK_GEN3; in __intel_get_crtc_scanline()
Di915_reg.h3824 #define PIPEDSL(pipe) _PIPE2(pipe, _PIPEADSL) macro
Dintel_display.c949 u32 reg = PIPEDSL(pipe); in pipe_dsl_stopped()
3860 int dslreg = PIPEDSL(pipe); in cpt_verify_modeset()