Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_tc.c72 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc);
1070 if (enable && !tc_phy_wait_for_ready(tc)) in xelpdp_tc_phy_enable_tcss_power()
1265 static bool tc_phy_wait_for_ready(struct intel_tc_port *tc) in tc_phy_wait_for_ready() function
1352 tc_phy_wait_for_ready(tc); in tc_phy_get_current_mode()