Searched refs:phy_set_speed (Results 1 – 4 of 4) sorted by relevance
256 int phy_set_speed(struct phy *phy, int speed);387 static inline int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function
415 int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function428 EXPORT_SYMBOL_GPL(phy_set_speed);
916 phy_set_speed(imx_pcie->phy, FIELD_GET(PCI_EXP_LNKCAP_SLS, tmp)); in imx_pcie_ltssm_enable()929 phy_set_speed(imx_pcie->phy, 0); in imx_pcie_ltssm_disable()
719 err = phy_set_speed(port->serdes, speed); in sparx5_serdes_set()