Searched refs:tc_phy_get_current_mode (Results 1 – 1 of 1) sorted by relevance
76 static enum tc_port_mode tc_phy_get_current_mode(struct intel_tc_port *tc);632 tc->mode = tc_phy_get_current_mode(tc); in icl_tc_phy_get_hw_state()899 tc->mode = tc_phy_get_current_mode(tc); in adlp_tc_phy_get_hw_state()1177 tc->mode = tc_phy_get_current_mode(tc); in xelpdp_tc_phy_get_hw_state()1411 tc_phy_get_current_mode(struct intel_tc_port *tc) in tc_phy_get_current_mode() function