Home
last modified time | relevance | path

Searched refs:phy_startup (Results 1 – 25 of 29) sorted by relevance

12

/external/u-boot/drivers/net/
Dbcm-sf2-eth.c167 if (phy_startup(eth->port[i])) { in bcm_sf2_eth_open()
Dkeystone_net.c584 phy_startup(phy_dev); in keystone2_eth_open()
773 phy_startup(priv->phydev); in ks2_eth_start()
Dsunxi_emac.c373 ret = phy_startup(priv->phydev); in _sunxi_emac_eth_init()
Dpch_gbe.c215 if (phy_startup(priv->phydev)) { in pch_gbe_start()
Dlpc32xx_eth.c586 phy_startup(phydev); in lpc32xx_eth_phylib_init()
Dxilinx_emaclite.c307 ret = phy_startup(phydev); in setup_phy()
Dpic32_eth.c342 phy_startup(priv->phydev); in pic32_eth_start()
Dxilinx_axi_emac.c310 if (phy_startup(phydev)) { in setup_phy()
Dmvgbe.c677 phy_startup(phydev); in mvgbe_phylib_init()
Dzynq_gem.c425 ret = phy_startup(priv->phydev); in zynq_gem_init()
Daltera_tse.c545 ret = phy_startup(priv->phydev); in altera_tse_start()
Dravb.c413 ret = phy_startup(phy); in ravb_config()
Dethoc.c341 ret = phy_startup(priv->phydev); in ethoc_init_common()
Dsun8i_emac.c434 phy_startup(priv->phydev); in _sun8i_emac_eth_init()
Ddesignware.c328 ret = phy_startup(priv->phydev); in designware_eth_init()
Dtsec.c585 ret = phy_startup(priv->phydev); in tsec_init()
Dsni_ave.c502 phy_startup(priv->phydev); in ave_start()
Dsh_eth.c502 ret = phy_startup(port_info->phydev); in sh_eth_start_common()
Dfec_mxc.c487 int ret = phy_startup(fec->phydev); in fec_open()
/external/u-boot/include/
Dphy.h244 int phy_startup(struct phy_device *phydev);
/external/u-boot/drivers/net/pfe_eth/
Dpfe_eth.c131 if (phy_startup(priv->phydev)) { in pfe_eth_start()
/external/u-boot/drivers/usb/eth/
Dlan7x.c249 ret = phy_startup(priv->phydev); in lan7x_eth_phylib_config_start()
/external/u-boot/drivers/net/phy/
Dphy.c915 int phy_startup(struct phy_device *phydev) in phy_startup() function
/external/u-boot/drivers/net/fm/
Deth.c467 ret = phy_startup(fm_eth->phydev); in fm_eth_open()
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c412 err = phy_startup(priv->phydev); in ldpaa_eth_open()

12