Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dvitesse.c79 genphy_config_aneg(phydev); in vitesse_config()
128 genphy_config_aneg(phydev); in cis8204_config()
167 return genphy_config_aneg(phydev); in vsc8601_config()
208 genphy_config_aneg(phydev); in vsc8574_config()
263 genphy_config_aneg(phydev); in vsc8514_config()
290 genphy_config_aneg(phydev); in vsc8664_config()
310 .config = &genphy_config_aneg,
320 .config = &genphy_config_aneg,
330 .config = &genphy_config_aneg,
380 .config = &genphy_config_aneg,
[all …]
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,
H A Dmarvell.c121 genphy_config_aneg(phydev); in m88e1011s_config()
276 genphy_config_aneg(phydev); in m88e1111s_config()
374 genphy_config_aneg(phydev); in m88e1518_config()
421 return genphy_config_aneg(phydev); in m88e1118_config()
444 genphy_config_aneg(phydev); in m88e1121_config()
483 genphy_config_aneg(phydev); in m88e1145_config()
515 genphy_config_aneg(phydev); in m88e1149_config()
548 return genphy_config_aneg(phydev); in m88e1310_config()
582 res = genphy_config_aneg(phydev); in m88e1680_config()
H A Dbroadcom.c59 genphy_config_aneg(phydev); in bcm5461_config()
161 genphy_config_aneg(phydev); in bcm5482_config()
216 genphy_config_aneg(phydev); in bcm_cygnus_config()
H A Datheros.c49 genphy_config_aneg(phydev); in ar8031_config()
87 genphy_config_aneg(phydev); in ar8035_config()
H A Dnatsemi.c31 genphy_config_aneg(phydev); in dp83630_config()
59 genphy_config_aneg(phydev); in dp838xx_config()
H A Drealtek.c87 genphy_config_aneg(phydev); in rtl8211x_config()
121 genphy_config_aneg(phydev); in rtl8211f_config()
H A Dlxt.c66 .config = &genphy_config_aneg,
H A Ddavicom.c37 genphy_config_aneg(phydev); in dm9161_config()
H A Dmicrel_ksz90x1.c271 genphy_config_aneg(phydev); in ksz9021_config()
365 genphy_config_aneg(phydev); in ksz9031_config()
H A Det1011c.c39 return genphy_config_aneg(phydev); in et1011c_config()
H A Dmscc.c397 return genphy_config_aneg(phydev); in vsc8531_config()
457 return genphy_config_aneg(phydev); in vsc8541_config()
H A Dphy.su
H A Drk630phy.c237 genphy_config_aneg(phydev); in rk630_phy_config_init()
H A Dphy.c181 int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function
427 genphy_config_aneg(phydev); in genphy_config()
H A Dti.c304 genphy_config_aneg(phydev); in dp83867_config()
/OK3568_Linux_fs/kernel/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 Det1011c.c58 return genphy_config_aneg(phydev); in et1011c_config_aneg()
H A Dsmsc.c138 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
152 return genphy_config_aneg(phydev); in lan87xx_config_aneg()
H A Ddavicom.c91 err = genphy_config_aneg(phydev); in dm9161_config_aneg()
H A Drockchip.c163 return genphy_config_aneg(phydev); in rockchip_config_aneg()
H A Dlxt.c231 return phydev->priv ? 0 : genphy_config_aneg(phydev); in lxt973_config_aneg()
H A Dbcm7xxx.c221 return genphy_config_aneg(phydev); in bcm7xxx_28nm_resume()
514 return genphy_config_aneg(phydev); in bcm7xxx_28nm_ephy_resume()
H A Dmicrochip_t1.c222 .config_aneg = genphy_config_aneg,
H A Dmicrochip.c326 return genphy_config_aneg(phydev); in lan88xx_config_aneg()

12