Home
last modified time | relevance | path

Searched refs:PORT_D_XELPD (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_limits.h114 PORT_D_XELPD = PORT_TC5, enumerator
H A Dintel_display_device.c1238 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D_XELPD) |
H A Dintel_bios.c2382 [PORT_D_XELPD] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1 }, in dvo_port_to_port()
H A Dintel_display.c1855 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()