Home
last modified time | relevance | path

Searched refs:genphy_config (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/net/phy/
Dmicrel_ksz8xxx.c22 .config = &genphy_config,
43 return genphy_config(phydev); in ksz_genconfig_bcastoff()
71 return genphy_config(phydev); in ksz8051_config()
157 .config = &genphy_config,
Dmeson-gxl.c124 return genphy_config(phydev); in meson_gxl_phy_config()
Dphy.c384 int genphy_config(struct phy_device *phydev) in genphy_config() function
458 .config = genphy_config,
Dmicrel_ksz90x1.c368 return genphy_config(phydev); in ksz9031_config()
/external/u-boot/include/
Dphy.h253 int genphy_config(struct phy_device *phydev);