Searched refs:TC_PORT_NONE (Results 1 – 4 of 4) sorted by relevance
142 TC_PORT_NONE = -1, enumerator
5172 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()5173 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()5182 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()5183 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
1893 if (drm_WARN_ON(&i915->drm, tc_port == TC_PORT_NONE)) in intel_tc_port_init()
1889 return TC_PORT_NONE; in intel_port_to_tc()