Home
last modified time | relevance | path

Searched defs:phy_set_speed (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/
H A Dphy-core.c436 int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function
/linux/include/linux/phy/
H A Dphy.h380 static inline int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function