Lines Matching refs:PORT_A
695 if (port == PORT_A || port == PORT_E) in skl_buf_trans_num_entries()
919 if (port == PORT_A || port == PORT_B) in intel_ddi_hdmi_level()
1463 if (port == PORT_A || port == PORT_B) { in icl_ddi_clock_get()
1885 if (port == PORT_A) in intel_ddi_connector_get_hw_state()
1945 if (port == PORT_A) { in intel_ddi_get_hw_state()
2123 if (port == PORT_A && intel_dig_port->max_lanes == 4) in skl_ddi_set_iboost()
2161 if (port == PORT_A || port == PORT_B) in intel_ddi_dp_voltage_max()
2476 if (port == PORT_A || port == PORT_B) in icl_ddi_vswing_sequence()
2562 if (port == PORT_A || port == PORT_B) { in icl_map_plls_to_ports()
2681 WARN_ON(is_mst && (port == PORT_A || port == PORT_E)); in intel_ddi_pre_enable_dp()
2708 if (port != PORT_A || INTEL_GEN(dev_priv) >= 9) in intel_ddi_pre_enable_dp()
2925 if (port == PORT_A && INTEL_GEN(dev_priv) < 9) in intel_enable_ddi_dp()
2960 [PORT_A] = TRANSCODER_EDP, in intel_enable_ddi_hdmi()
3281 if (port == PORT_A) in intel_ddi_compute_config()
3487 if (dport->base.port != PORT_A) in intel_ddi_a_force_4_lanes()
3521 if (port == PORT_A || port == PORT_E) { in intel_ddi_max_lanes()
3522 if (I915_READ(DDI_BUF_CTL(PORT_A)) & DDI_A_4_LANES) in intel_ddi_max_lanes()
3523 max_lanes = port == PORT_A ? 4 : 0; in intel_ddi_max_lanes()
3612 case PORT_A: in intel_ddi_init()