Home
last modified time | relevance | path

Searched refs:TC_PORT_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_tc.c28 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()
[all …]