Home
last modified time | relevance | path

Searched refs:DP_PIPE_SEL_IVB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c138 intel_dp->DP |= DP_PIPE_SEL_IVB(crtc->pipe); in intel_dp_prepare()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2405 #define DP_PIPE_SEL_IVB(pipe) ((pipe) << 29) macro