Home
last modified time | relevance | path

Searched refs:PORT_A (Results 1 – 16 of 16) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dsi.c371 tmp = I915_READ(MIPI_CTRL(PORT_A)); in glk_dsi_enable_io()
373 I915_WRITE(MIPI_CTRL(PORT_A), tmp); in glk_dsi_enable_io()
418 val = I915_READ(MIPI_CTRL(PORT_A)); in glk_dsi_device_ready()
530 val = I915_READ(MIPI_PORT_CTRL(PORT_A)); in vlv_dsi_device_ready()
594 tmp = I915_READ(MIPI_CTRL(PORT_A)); in glk_dsi_disable_mipi_io()
596 I915_WRITE(MIPI_CTRL(PORT_A), tmp); in glk_dsi_disable_mipi_io()
1064 *pipe = port == PORT_A ? PIPE_A : PIPE_B; in intel_dsi_get_hw_state()
1415 tmp = I915_READ(MIPI_CTRL(PORT_A)); in intel_dsi_prepare()
1417 I915_WRITE(MIPI_CTRL(PORT_A), tmp | in intel_dsi_prepare()
1522 PORT_A ? PORT_C : PORT_A), in intel_dsi_prepare()
[all …]
H A Dintel_bios.c707 dev_priv->vbt.dsi.bl_ports = BIT(PORT_A); in parse_dsi_backlight_ports()
723 dev_priv->vbt.dsi.cabc_ports = BIT(PORT_A); in parse_dsi_backlight_ports()
731 BIT(PORT_A) | BIT(PORT_C); in parse_dsi_backlight_ports()
1184 if (port == PORT_A && is_dvi) { in parse_ddi_port()
1191 if (port == PORT_A && is_dvi) { in parse_ddi_port()
1214 if (is_dvi && (port == PORT_A || port == PORT_E)) in parse_ddi_port()
1267 for (port = PORT_A; port < I915_MAX_PORTS; port++) in parse_ddi_ports()
1399 for (port = PORT_A; port < I915_MAX_PORTS; port++) { in init_vbt_defaults()
1413 for (port = PORT_A; port < I915_MAX_PORTS; port++) { in init_vbt_missing_defaults()
1847 if (port == PORT_A) in intel_bios_is_port_hpd_inverted()
[all …]
H A Dintel_dp.c1307 aux_port = PORT_A; in intel_aux_port()
1320 aux_port = PORT_A; in intel_aux_port()
1362 case PORT_A: in ilk_aux_ctl_reg()
1378 case PORT_A: in ilk_aux_data_reg()
1394 case PORT_A: in skl_aux_ctl_reg()
1409 case PORT_A: in skl_aux_data_reg()
1664 if (port == PORT_A) in intel_dp_compute_config()
2736 if (port == PORT_A) in ilk_post_disable_dp()
4507 case PORT_A: in spt_digital_port_connected()
4611 case PORT_A: in bxt_digital_port_connected()
[all …]
H A Dintel_ddi.c509 return PORT_A; in intel_ddi_get_encoder_port()
593 if (port == PORT_A || port == PORT_E) in skl_buf_trans_num_entries()
1674 if (port == PORT_A) in intel_ddi_connector_get_hw_state()
1734 if (port == PORT_A) { in intel_ddi_get_hw_state()
2213 if (port != PORT_A || INTEL_GEN(dev_priv) >= 9) in intel_ddi_pre_enable_dp()
2393 if (port == PORT_A && INTEL_GEN(dev_priv) < 9) in intel_enable_ddi_dp()
2654 if (port == PORT_A) in intel_ddi_compute_config()
2721 case PORT_A: in intel_ddi_init()
2733 case PORT_A: in intel_ddi_init()
2795 case PORT_A: in intel_ddi_init()
[all …]
H A Dintel_hotplug.c90 return PORT_A; in intel_hpd_pin_to_port()
114 case PORT_A: in intel_hpd_pin()
H A Dintel_audio.c468 if (WARN_ON(port == PORT_A)) in ilk_audio_codec_disable()
516 if (WARN_ON(port == PORT_A)) in ilk_audio_codec_enable()
H A Dintel_dpio_phy.c173 [DPIO_CH0] = { .port = PORT_A },
196 [DPIO_CH0] = { .port = PORT_A },
H A Dintel_dvo.c399 return PORT_A; in intel_dvo_port()
H A Dintel_dsi_pll.c131 if (intel_dsi->ports & (1 << PORT_A)) in vlv_compute_dsi_pll()
H A Dintel_dsi_vbt.c108 return port ? PORT_C : PORT_A; in intel_dsi_seq_port_to_port()
H A Dintel_psr.c379 if (HAS_DDI(dev_priv) && dig_port->port != PORT_A) { in intel_psr_compute_config()
H A Di915_irq.c1485 case PORT_A: in bxt_port_hotplug_long_detect()
1509 case PORT_A: in spt_port_hotplug_long_detect()
1525 case PORT_A: in ilk_port_hotplug_long_detect()
3375 intel_bios_is_port_hpd_inverted(dev_priv, PORT_A)) in __bxt_hpd_detection_setup()
H A Dintel_display.c5598 case PORT_A: in intel_port_to_power_domain()
7622 if (enc_to_dig_port(&encoder->base)->port == PORT_A) in ironlake_init_pch_refclk()
8944 case PORT_A: in bxt_get_ddi_pll()
9075 for_each_port_masked(port, BIT(PORT_A) | BIT(PORT_C)) { in bxt_get_dsi_transcoder_state()
9076 if (port == PORT_A) in bxt_get_dsi_transcoder_state()
13558 if (HAS_DDI(dev_priv) && I915_READ(DDI_BUF_CTL(PORT_A)) & DDI_A_4_LANES) in intel_crt_present()
13626 intel_ddi_init(dev_priv, PORT_A); in intel_setup_outputs()
13639 found = I915_READ(DDI_BUF_CTL(PORT_A)) & DDI_INIT_DISPLAY_DETECTED; in intel_setup_outputs()
13642 intel_ddi_init(dev_priv, PORT_A); in intel_setup_outputs()
13668 intel_dp_init(dev_priv, DP_A, PORT_A); in intel_setup_outputs()
H A Di915_drv.h344 PORT_A = 0, enumerator
489 for ((__port) = PORT_A; (__port) < I915_MAX_PORTS; (__port)++) \
H A Dintel_hdmi.c2038 if (WARN_ON(port == PORT_A)) in intel_hdmi_init_connector()
H A Di915_reg.h8828 #define _MIPI_PORT(port, a, c) (((port) == PORT_A) ? a : c) /* ports A and C only */