Searched refs:DP_PIPE_SEL_CHV (Results 1 – 3 of 3) sorted by relevance
160 intel_dp->DP |= DP_PIPE_SEL_CHV(crtc->pipe); in intel_dp_prepare()
118 DP |= DP_PIPE_SEL_CHV(pipe); in vlv_power_sequencer_kick()
2408 #define DP_PIPE_SEL_CHV(pipe) ((pipe) << 16) macro