Searched refs:PORT_D_XELPD (Results 1 – 4 of 4) sorted by relevance
221 PORT_D_XELPD = PORT_TC5, enumerator
4336 if (port >= PORT_D_XELPD) in xelpd_hpd_pin()4337 return HPD_PORT_D + port - PORT_D_XELPD; in xelpd_hpd_pin()4505 if (DISPLAY_VER(dev_priv) >= 13 && port >= PORT_D_XELPD) { in intel_ddi_init()4509 port_name(port - PORT_D_XELPD + PORT_D), in intel_ddi_init()
1793 [PORT_D_XELPD] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
3588 if (DISPLAY_VER(i915) >= 13 && port >= PORT_D_XELPD) in intel_port_to_phy()3589 return PHY_D + port - PORT_D_XELPD; in intel_port_to_phy()11269 intel_ddi_init(dev_priv, PORT_D_XELPD); in intel_setup_outputs()