Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_tc.c72 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc);
1076 if (enable && !tc_phy_wait_for_ready(tc)) in xelpdp_tc_phy_enable_tcss_power()
1271 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc) in tc_phy_wait_for_ready() function
1358 tc_phy_wait_for_ready(tc); in tc_phy_get_current_mode()