Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dg4x_dp.c136 intel_dp->DP |= DP_PIPE_SEL_IVB(crtc->pipe); in intel_dp_prepare()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h3375 #define DP_PIPE_SEL_IVB(pipe) ((pipe) << 29) macro