Home
last modified time | relevance | path

Searched refs:PHY_D (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c210 return phy == PHY_D; in phy_is_master()
H A Dintel_display.h188 PHY_D, enumerator
H A Dintel_display.c2002 return phy <= PHY_D; in intel_phy_is_combo()
2029 return phy >= PHY_D && phy <= PHY_I; in intel_phy_is_tc()
2050 return PHY_D + port - PORT_D_XELPD; in intel_port_to_phy()