Home
last modified time | relevance | path

Searched refs:genphy_config_aneg (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/u-boot/drivers/net/phy/
H A Dsmsc.c51 .config = &genphy_config_aneg,
61 .config = &genphy_config_aneg,
71 .config = &genphy_config_aneg,
81 .config = &genphy_config_aneg,
91 .config = &genphy_config_aneg,
101 .config = &genphy_config_aneg,
H A Dvitesse.c80 genphy_config_aneg(phydev); in vitesse_config()
129 genphy_config_aneg(phydev); in cis8204_config()
168 return genphy_config_aneg(phydev); in vsc8601_config()
209 genphy_config_aneg(phydev); in vsc8574_config()
264 genphy_config_aneg(phydev); in vsc8514_config()
291 genphy_config_aneg(phydev); in vsc8664_config()
311 .config = &genphy_config_aneg,
321 .config = &genphy_config_aneg,
331 .config = &genphy_config_aneg,
381 .config = &genphy_config_aneg,
[all …]
H A Dmarvell.c144 genphy_config_aneg(phydev); in m88e1011s_config()
299 genphy_config_aneg(phydev); in m88e1111s_config()
398 genphy_config_aneg(phydev); in m88e1518_config()
445 return genphy_config_aneg(phydev); in m88e1118_config()
468 genphy_config_aneg(phydev); in m88e1121_config()
507 genphy_config_aneg(phydev); in m88e1145_config()
539 genphy_config_aneg(phydev); in m88e1149_config()
572 return genphy_config_aneg(phydev); in m88e1310_config()
606 res = genphy_config_aneg(phydev); in m88e1680_config()
H A Dnatsemi.c31 genphy_config_aneg(phydev); in dp83630_config()
59 genphy_config_aneg(phydev); in dp838xx_config()
H A Datheros.c50 genphy_config_aneg(phydev); in ar8031_config()
88 genphy_config_aneg(phydev); in ar8035_config()
H A Dbroadcom.c88 genphy_config_aneg(phydev); in bcm5461_config()
188 genphy_config_aneg(phydev); in bcm5482_config()
243 genphy_config_aneg(phydev); in bcm_cygnus_config()
H A Dlxt.c66 .config = &genphy_config_aneg,
H A Ddavicom.c37 genphy_config_aneg(phydev); in dm9161_config()
H A Det1011c.c38 return genphy_config_aneg(phydev); in et1011c_config()
H A Drealtek.c146 genphy_config_aneg(phydev); in rtl8211x_config()
190 genphy_config_aneg(phydev); in rtl8211f_config()
H A Dmicrel_ksz90x1.c266 genphy_config_aneg(phydev); in ksz9021_config()
360 genphy_config_aneg(phydev); in ksz9031_config()
H A Dphy.c176 int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
428 genphy_config_aneg(phydev); in genphy_config()
H A Dti.c409 genphy_config_aneg(phydev); in dp83867_config()
/openbmc/linux/drivers/net/phy/
H A Dbcm-cygnus.c125 return genphy_config_aneg(phydev); in bcm_cygnus_resume()
182 return genphy_config_aneg(phydev); in bcm_omega_resume()
H A Dbcm7xxx.c220 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()
598 return genphy_config_aneg(phydev); in bcm7xxx_16nm_ephy_resume()
697 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
902 .config_aneg = genphy_config_aneg, \
H A Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
H A Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
H A Ddavicom.c129 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
H A Dicplus.c199 genphy_config_aneg(phydev); in ip175c_config_aneg()
393 return genphy_config_aneg(phydev); in ip101a_g_config_aneg()
H A Dnxp-cbtx.c120 return genphy_config_aneg(phydev); in cbtx_config_aneg()
H A Dlxt.c305 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
H A Dsmsc.c173 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
187 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
H A Dmicrochip.c342 return genphy_config_aneg(phydev); in lan88xx_config_aneg()
H A Dintel-xway.c298 return genphy_config_aneg(phydev); in xway_gphy14_config_aneg()
/openbmc/u-boot/include/
H A Dphy.h221 int genphy_config_aneg(struct phy_device *phydev);

12