Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_tc.c72 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc);
1039 if (enable && !tc_phy_wait_for_ready(tc)) in xelpdp_tc_phy_enable_tcss_power()
1234 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc) in tc_phy_wait_for_ready() function
1321 tc_phy_wait_for_ready(tc); in tc_phy_get_current_mode()