tc_port_mode     1271 drivers/gpu/drm/i915/display/intel_display_types.h 	enum tc_port_mode tc_mode;
tc_port_mode       12 drivers/gpu/drm/i915/display/intel_tc.c static const char *tc_port_mode_name(enum tc_port_mode mode)
tc_port_mode      352 drivers/gpu/drm/i915/display/intel_tc.c static enum tc_port_mode
tc_port_mode      357 drivers/gpu/drm/i915/display/intel_tc.c 	enum tc_port_mode mode;
tc_port_mode      364 drivers/gpu/drm/i915/display/intel_tc.c 		enum tc_port_mode live_mode = fls(live_status_mask) - 1;
tc_port_mode      373 drivers/gpu/drm/i915/display/intel_tc.c static enum tc_port_mode
tc_port_mode      390 drivers/gpu/drm/i915/display/intel_tc.c 	enum tc_port_mode old_tc_mode = dig_port->tc_mode;