Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_dp.c751 DP |= DP_PIPE_SEL_CHV(pipe); in vlv_power_sequencer_kick()
2433 intel_dp->DP |= DP_PIPE_SEL_CHV(crtc->pipe); in intel_dp_prepare()
/drivers/gpu/drm/i915/
Di915_reg.h5416 #define DP_PIPE_SEL_CHV(pipe) ((pipe) << 16) macro