Searched refs:DP_PIPE_SEL_IVB (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | intel_dp.c | 1986 intel_dp->DP |= DP_PIPE_SEL_IVB(crtc->pipe); in intel_dp_prepare() |
D | i915_reg.h | 5328 #define DP_PIPE_SEL_IVB(pipe) ((pipe) << 29) macro |