TC_PORT_NONE
tc_port != TC_PORT_NONE ? "TC" : "",
tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy));
tc_port != TC_PORT_NONE ? "TC" : "",
tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy));
return TC_PORT_NONE;
if (drm_WARN_ON(display->drm, tc_port == TC_PORT_NONE))
if (tc_port == TC_PORT_NONE)