Searched refs:PORT_D_XELPD (Results 1 – 6 of 6) sorted by relevance
97 PORT_D_XELPD = PORT_TC5, enumerator
709 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D_XELPD) |
4551 if (port >= PORT_D_XELPD) in xelpd_hpd_pin()4552 return HPD_PORT_D + port - PORT_D_XELPD; in xelpd_hpd_pin()4799 if (DISPLAY_VER(dev_priv) >= 13 && port >= PORT_D_XELPD) { in intel_ddi_init()4803 port_name(port - PORT_D_XELPD + PORT_D), in intel_ddi_init()
2433 .port_start = PORT_D_XELPD,
2331 [PORT_D_XELPD] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
1796 if (DISPLAY_VER(i915) >= 13 && port >= PORT_D_XELPD) in intel_port_to_phy()1797 return PHY_D + port - PORT_D_XELPD; in intel_port_to_phy()