Home
last modified time | relevance | path

Searched refs:DP_PIPE_SEL_CHV (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dg4x_dp.c162 intel_dp->DP |= DP_PIPE_SEL_CHV(crtc->pipe); in intel_dp_prepare()
Dintel_pps.c79 DP |= DP_PIPE_SEL_CHV(pipe); in vlv_power_sequencer_kick()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h3526 #define DP_PIPE_SEL_CHV(pipe) ((pipe) << 16) macro