Searched refs:TC_PORT_NONE (Results 1 – 4 of 4) sorted by relevance
154 TC_PORT_NONE = -1, enumerator
925 if (drm_WARN_ON(&i915->drm, tc_port == TC_PORT_NONE)) in intel_tc_port_init()
4355 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4356 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()4365 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()4366 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
2115 return TC_PORT_NONE; in intel_port_to_tc()
Completed in 27 milliseconds