Lines Matching refs:pipe
488 pipe_name(intel_crtc->pipe)); in intel_ddi_get_crtc_encoder()
515 pipe_name(crtc->pipe)); in intel_ddi_get_crtc_new_encoder()
979 pipe_name(intel_crtc->pipe)); in hsw_ddi_pll_select()
1203 pipe_name(intel_crtc->pipe)); in skl_ddi_pll_select()
1289 enum pipe pipe = intel_crtc->pipe; in intel_ddi_enable_transcoder_func() local
1322 switch (pipe) { in intel_ddi_enable_transcoder_func()
1378 intel_encoder->type, pipe_name(pipe)); in intel_ddi_enable_transcoder_func()
1402 enum pipe pipe = 0; in intel_ddi_connector_get_hw_state() local
1411 if (!intel_encoder->get_hw_state(intel_encoder, &pipe)) in intel_ddi_connector_get_hw_state()
1417 cpu_transcoder = (enum transcoder) pipe; in intel_ddi_connector_get_hw_state()
1444 enum pipe *pipe) in intel_ddi_get_hw_state() argument
1468 *pipe = PIPE_A; in intel_ddi_get_hw_state()
1471 *pipe = PIPE_B; in intel_ddi_get_hw_state()
1474 *pipe = PIPE_C; in intel_ddi_get_hw_state()
1488 *pipe = i; in intel_ddi_get_hw_state()
2143 if (temp & AUDIO_OUTPUT_ENABLE(intel_crtc->pipe)) in intel_ddi_get_config()