Home
last modified time | relevance | path

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

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