Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/net/
H A Dbcm-sf2-eth.c167 if (phy_startup(eth->port[i])) { in bcm_sf2_eth_open()
H A Dsunxi_emac.c373 ret = phy_startup(priv->phydev); in _sunxi_emac_eth_init()
H A Dbcm6348-eth.c210 ret = phy_startup(priv->phy_dev); in bcm6348_eth_start()
H A Dpch_gbe.c215 if (phy_startup(priv->phydev)) { in pch_gbe_start()
H A Dxilinx_emaclite.c307 ret = phy_startup(phydev); in setup_phy()
H A Dlpc32xx_eth.c586 phy_startup(phydev); in lpc32xx_eth_phylib_init()
H A Dpic32_eth.c342 phy_startup(priv->phydev); in pic32_eth_start()
H A Dxilinx_axi_emac.c310 if (phy_startup(phydev)) { in setup_phy()
H A Dftgmac100.c378 ret = phy_startup(phydev); in ftgmac100_start()
H A Daltera_tse.c545 ret = phy_startup(priv->phydev); in altera_tse_start()
H A Dravb.c413 ret = phy_startup(phy); in ravb_config()
H A Dethoc.c341 ret = phy_startup(priv->phydev); in ethoc_init_common()
H A Dzynq_gem.c474 ret = phy_startup(priv->phydev); in zynq_gem_init()
H A Ddesignware.c329 ret = phy_startup(priv->phydev); in designware_eth_init()
H A Dmvgbe.c752 phy_startup(phydev); in __mvgbe_phy_init()
H A Dsun8i_emac.c452 phy_startup(priv->phydev); in _sun8i_emac_eth_init()
H A Dtsec.c608 ret = phy_startup(priv->phydev); in tsec_init()
H A Dsni_ave.c502 phy_startup(priv->phydev); in ave_start()
/openbmc/u-boot/include/
H A Dphy.h216 int phy_startup(struct phy_device *phydev);
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c131 if (phy_startup(priv->phydev)) { in pfe_eth_start()
/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.c249 ret = phy_startup(priv->phydev); in lan7x_eth_phylib_config_start()
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c416 phy_startup(priv->phydev); in ks2_eth_start()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c952 int phy_startup(struct phy_device *phydev) in phy_startup() function
/openbmc/u-boot/drivers/net/fm/
H A Deth.c467 ret = phy_startup(fm_eth->phydev); in fm_eth_open()
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c435 err = phy_startup(phydev); in ldpaa_get_dpmac_state()

12