Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A 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()
394 drm_WARN_ON(&i915->drm, tc->mode != TC_PORT_DISCONNECTED); in tc_port_fixup_legacy_flag()
562 if (tc->mode != TC_PORT_DISCONNECTED) in icl_tc_phy_get_hw_state()
824 if (tc->mode != TC_PORT_DISCONNECTED) in adlp_tc_phy_get_hw_state()
1048 if (tc->mode != TC_PORT_DISCONNECTED) in xelpdp_tc_phy_get_hw_state()
1205 return TC_PORT_DISCONNECTED; in hpd_mask_to_tc_mode()
1228 case TC_PORT_DISCONNECTED: in get_tc_mode_in_phy_owned_state()
1242 return TC_PORT_DISCONNECTED; in get_tc_mode_in_phy_not_owned_state()
[all …]