Lines Matching refs:TC_PORT_DISCONNECTED
28 TC_PORT_DISCONNECTED, enumerator
78 [TC_PORT_DISCONNECTED] = "disconnected", in tc_port_mode_name()
85 mode = TC_PORT_DISCONNECTED; in tc_port_mode_name()
434 drm_WARN_ON(&i915->drm, tc->mode != TC_PORT_DISCONNECTED); in tc_port_fixup_legacy_flag()
600 if (tc->mode != TC_PORT_DISCONNECTED) in icl_tc_phy_get_hw_state()
862 if (tc->mode != TC_PORT_DISCONNECTED) in adlp_tc_phy_get_hw_state()
1097 if (tc->mode != TC_PORT_DISCONNECTED) in xelpdp_tc_phy_get_hw_state()
1254 return TC_PORT_DISCONNECTED; in hpd_mask_to_tc_mode()
1277 case TC_PORT_DISCONNECTED: in get_tc_mode_in_phy_owned_state()
1291 return TC_PORT_DISCONNECTED; in get_tc_mode_in_phy_not_owned_state()
1298 case TC_PORT_DISCONNECTED: in get_tc_mode_in_phy_not_owned_state()
1300 return TC_PORT_DISCONNECTED; in get_tc_mode_in_phy_not_owned_state()
1357 if (mode != TC_PORT_DISCONNECTED) in hpd_mask_to_target_mode()
1392 if (tc->mode != TC_PORT_DISCONNECTED) { in tc_phy_disconnect()
1394 tc->mode = TC_PORT_DISCONNECTED; in tc_phy_disconnect()
1481 drm_WARN_ON(&i915->drm, tc->mode != TC_PORT_DISCONNECTED); in intel_tc_port_init_mode()
1505 } else if (tc->mode == TC_PORT_DISCONNECTED) { in intel_tc_port_init_mode()
1575 tc->init_mode != TC_PORT_DISCONNECTED) in intel_tc_port_sanitize_mode()
1610 if (tc->mode != TC_PORT_DISCONNECTED) in intel_tc_port_connected()
1756 drm_WARN_ON(&i915->drm, tc->mode == TC_PORT_DISCONNECTED); in __intel_tc_port_lock()
1807 if (!tc->link_refcount && tc->mode != TC_PORT_DISCONNECTED) in intel_tc_port_unlock()
1887 tc->mode = TC_PORT_DISCONNECTED; in intel_tc_port_init()