Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_tc.c1295 static enum tc_port_mode default_tc_mode(struct intel_tc_port *tc) in default_tc_mode() function
1311 return default_tc_mode(tc); in hpd_mask_to_target_mode()
1333 if (!connected && tc->mode != default_tc_mode(tc)) { in tc_phy_connect()
1334 tc->mode = default_tc_mode(tc); in tc_phy_connect()