Searched refs:TC_PORT_NONE (Results 1 – 4 of 4) sorted by relevance
263 TC_PORT_NONE = -1, enumerator
914 if (drm_WARN_ON(&i915->drm, tc_port == TC_PORT_NONE)) in intel_tc_port_init()
4308 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4309 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()4318 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4319 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
2155 return TC_PORT_NONE; in intel_port_to_tc()