Searched refs:PORT_D_XELPD (Results 1 – 4 of 4) sorted by relevance
114 PORT_D_XELPD = PORT_TC5, enumerator
1238 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D_XELPD) |
2382 [PORT_D_XELPD] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
1855 if (DISPLAY_VER(display) >= 13 && port >= PORT_D_XELPD) in intel_port_to_phy()1856 return PHY_D + port - PORT_D_XELPD; in intel_port_to_phy()