Lines Matching refs:DP_PORT_EN
312 if (WARN(I915_READ(intel_dp->output_reg) & DP_PORT_EN, in vlv_power_sequencer_kick()
356 I915_WRITE(intel_dp->output_reg, DP | DP_PORT_EN); in vlv_power_sequencer_kick()
359 I915_WRITE(intel_dp->output_reg, DP & ~DP_PORT_EN); in vlv_power_sequencer_kick()
2160 WARN(dpa_ctl & DP_PORT_EN, "dp port still on, should be off\n"); in ironlake_edp_pll_on()
2165 intel_dp->DP &= ~(DP_PORT_EN | DP_AUDIO_OUTPUT_ENABLE); in ironlake_edp_pll_on()
2186 WARN(dpa_ctl & DP_PORT_EN, "dp port still on, should be off\n"); in ironlake_edp_pll_off()
2244 if (!(tmp & DP_PORT_EN)) in intel_dp_get_hw_state()
2562 intel_dp->DP |= DP_PORT_EN; in intel_dp_enable_port()
2576 if (WARN_ON(dp_reg & DP_PORT_EN)) in intel_enable_dp()
3722 DP |= DP_PORT_EN; in intel_dp_link_training_clock_recovery()
3928 if (WARN_ON((I915_READ(intel_dp->output_reg) & DP_PORT_EN) == 0)) in intel_dp_link_down()
3947 DP &= ~(DP_PORT_EN | DP_AUDIO_OUTPUT_ENABLE); in intel_dp_link_down()
3959 DP |= DP_PORT_EN | DP_LINK_TRAIN_PAT_1; in intel_dp_link_down()
3963 DP &= ~DP_PORT_EN; in intel_dp_link_down()