Searched refs:TC_PORT_NONE (Results 1 – 4 of 4) sorted by relevance
155 TC_PORT_NONE = -1, enumerator
4818 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4819 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()4828 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4829 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
1825 if (drm_WARN_ON(&i915->drm, tc_port == TC_PORT_NONE)) in intel_tc_port_init()
1814 return TC_PORT_NONE; in intel_port_to_tc()