Searched refs:tc_phy_is_ready (Results 1 – 1 of 1) sorted by relevance
74 static bool tc_phy_is_ready(struct intel_tc_port *tc);702 if ((!tc_phy_is_ready(tc) || in icl_tc_phy_connect()707 str_yes_no(tc_phy_is_ready(tc))); in icl_tc_phy_connect()933 if (!tc_phy_is_ready(tc) && in adlp_tc_phy_connect()1279 static bool tc_phy_is_ready(struct intel_tc_port *tc) in tc_phy_is_ready() function1313 bool phy_is_ready = tc_phy_is_ready(tc); in tc_phy_is_connected()1339 ret = poll_timeout_us(is_ready = tc_phy_is_ready(tc), in tc_phy_wait_for_ready()1427 phy_is_ready = tc_phy_is_ready(tc); in tc_phy_get_current_mode()