Searched refs:TC_PORT_NONE (Results 1 – 4 of 4) sorted by relevance
125 TC_PORT_NONE = -1, enumerator
5174 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()5175 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()5184 tc_port != TC_PORT_NONE ? "TC" : "", in intel_ddi_init()5185 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
1884 if (drm_WARN_ON(display->drm, tc_port == TC_PORT_NONE)) in intel_tc_port_init()
1888 return TC_PORT_NONE; in intel_port_to_tc()
Completed in 36 milliseconds