Lines Matching refs:pps_pipe

29 		switch (pps->pps_pipe) {  in pps_name()
41 MISSING_CASE(pps->pps_pipe); in pps_name()
89 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_power_sequencer_kick()
177 intel_dp->pps.pps_pipe); in vlv_find_free_pps()
179 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_find_free_pps()
180 pipes &= ~(1 << intel_dp->pps.pps_pipe); in vlv_find_free_pps()
183 intel_dp->pps.pps_pipe != INVALID_PIPE); in vlv_find_free_pps()
209 intel_dp->pps.active_pipe != intel_dp->pps.pps_pipe); in vlv_power_sequencer_pipe()
211 if (intel_dp->pps.pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
212 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
224 intel_dp->pps.pps_pipe = pipe; in vlv_power_sequencer_pipe()
241 return intel_dp->pps.pps_pipe; in vlv_power_sequencer_pipe()
319 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
322 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
323 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
326 if (intel_dp->pps.pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
327 intel_dp->pps.pps_pipe = vlv_initial_pps_pipe(dev_priv, port, in vlv_initial_power_sequencer_setup()
331 if (intel_dp->pps.pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
465 intel_dp->pps.pps_pipe = INVALID_PIPE; in intel_pps_reset_all()
532 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_power()
545 intel_dp->pps.pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
1109 enum pipe pipe = intel_dp->pps.pps_pipe; in vlv_detach_power_sequencer()
1135 intel_dp->pps.pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
1153 if (intel_dp->pps.pps_pipe != pipe) in vlv_steal_power_sequencer()
1177 if (intel_dp->pps.pps_pipe != INVALID_PIPE && in vlv_pps_init()
1178 intel_dp->pps.pps_pipe != crtc->pipe) { in vlv_pps_init()
1199 intel_dp->pps.pps_pipe = crtc->pipe; in vlv_pps_init()