Searched refs:tc_legacy_port (Results 1 – 2 of 2) sorted by relevance
55 return (DISPLAY_VER(i915) == 11 && dig_port->tc_legacy_port) || in intel_tc_cold_requires_aux_pw()223 if (dig_port->tc_legacy_port) in tc_port_fixup_legacy_flag()237 dig_port->tc_legacy_port = !dig_port->tc_legacy_port; in tc_port_fixup_legacy_flag()498 !drm_WARN_ON(&i915->drm, dig_port->tc_legacy_port)) in icl_tc_phy_connect()502 if (dig_port->tc_legacy_port) { in icl_tc_phy_connect()594 mode = dig_port->tc_legacy_port ? TC_PORT_LEGACY : TC_PORT_DP_ALT; in intel_tc_port_get_current_mode()901 dig_port->tc_legacy_port = is_legacy; in intel_tc_port_init()
1680 bool tc_legacy_port:1; member
Completed in 15 milliseconds