Home
last modified time | relevance | path

Searched defs:phy_configure (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.c505 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() function
/openbmc/linux/include/linux/phy/
H A Dphy.h399 static inline int phy_configure(struct phy *phy, in phy_configure() function
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h247 struct work_struct phy_configure; member