Lines Matching refs:PIPE_A
597 unsigned int pipes = (1 << PIPE_A) | (1 << PIPE_B); in vlv_find_free_pps()
651 pipe = PIPE_A; in vlv_power_sequencer_pipe()
726 for (pipe = PIPE_A; pipe <= PIPE_B; pipe++) { in vlv_initial_pps_pipe()
2653 *pipe = PIPE_A; in cpt_dp_port_selected()
3054 if (WARN_ON(pipe != PIPE_A && pipe != PIPE_B)) in vlv_detach_power_sequencer()
3667 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down()
3668 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down()
3672 DP |= DP_PORT_EN | DP_PIPE_SEL(PIPE_A) | in intel_dp_link_down()
3681 intel_wait_for_vblank_if_active(dev_priv, PIPE_A); in intel_dp_link_down()
3682 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
3683 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
6116 if (pipe != PIPE_A && pipe != PIPE_B) in intel_edp_init_connector()
6119 if (pipe != PIPE_A && pipe != PIPE_B) in intel_edp_init_connector()
6120 pipe = PIPE_A; in intel_edp_init_connector()