Searched refs:genphy_config_aneg (Results 1 – 18 of 18) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | smsc.c | 51 .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 D | vitesse.c | 79 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 D | marvell.c | 121 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 D | natsemi.c | 31 genphy_config_aneg(phydev); in dp83630_config() 59 genphy_config_aneg(phydev); in dp838xx_config()
|
| H A D | atheros.c | 49 genphy_config_aneg(phydev); in ar8031_config() 87 genphy_config_aneg(phydev); in ar8035_config()
|
| H A D | broadcom.c | 59 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 D | lxt.c | 66 .config = &genphy_config_aneg,
|
| H A D | davicom.c | 37 genphy_config_aneg(phydev); in dm9161_config()
|
| H A D | realtek.c | 87 genphy_config_aneg(phydev); in rtl8211x_config() 121 genphy_config_aneg(phydev); in rtl8211f_config()
|
| H A D | et1011c.c | 39 return genphy_config_aneg(phydev); in et1011c_config()
|
| H A D | micrel_ksz90x1.c | 271 genphy_config_aneg(phydev); in ksz9021_config() 365 genphy_config_aneg(phydev); in ksz9031_config()
|
| H A D | mscc.c | 397 return genphy_config_aneg(phydev); in vsc8531_config() 457 return genphy_config_aneg(phydev); in vsc8541_config()
|
| H A D | rk630phy.c | 237 genphy_config_aneg(phydev); in rk630_phy_config_init()
|
| H A D | ti.c | 304 genphy_config_aneg(phydev); in dp83867_config()
|
| H A D | phy.c | 181 int genphy_config_aneg(struct phy_device *phydev) in genphy_config_aneg() function 427 genphy_config_aneg(phydev); in genphy_config()
|
| H A D | mv88e61xx.c | 940 res = genphy_config_aneg(phydev); in mv88e61xx_phy_config()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | phy.h | 361 int genphy_config_aneg(struct phy_device *phydev);
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | lan7x.c | 245 ret = genphy_config_aneg(priv->phydev); in lan7x_eth_phylib_config_start()
|