Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.su
H A Dphy.c907 int phy_startup(struct phy_device *phydev) in phy_startup() function
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth.c168 if (phy_startup(eth->port[i])) { in bcm_sf2_eth_open()
H A Dxilinx_ll_temac.c241 ret = phy_startup(ll_temac->phydev); in ll_temac_init()
H A Dkeystone_net.c585 phy_startup(phy_dev); in keystone2_eth_open()
774 phy_startup(priv->phydev); in ks2_eth_start()
H A Dsunxi_emac.c374 ret = phy_startup(priv->phydev); in _sunxi_emac_eth_init()
H A Dpch_gbe.c216 if (phy_startup(priv->phydev)) { in pch_gbe_start()
H A Dxilinx_emaclite.c308 ret = phy_startup(phydev); in setup_phy()
H A Dlpc32xx_eth.c589 phy_startup(phydev); in lpc32xx_eth_phylib_init()
H A Dpic32_eth.c343 phy_startup(priv->phydev); in pic32_eth_start()
H A Dmvgbe.c681 phy_startup(phydev); in mvgbe_phylib_init()
H A Dxilinx_axi_emac.c290 if (phy_startup(phydev)) { in setup_phy()
H A Dsh_eth.c430 ret = phy_startup(phy); in sh_eth_config()
H A Dzynq_gem.c417 ret = phy_startup(priv->phydev); in zynq_gem_init()
H A Dravb.c411 ret = phy_startup(phy); in ravb_config()
H A Daltera_tse.c545 ret = phy_startup(priv->phydev); in altera_tse_start()
H A Dethoc.c342 ret = phy_startup(priv->phydev); in ethoc_init_common()
H A Ddesignware.c320 ret = phy_startup(priv->phydev); in designware_eth_init()
H A Dtsec.c588 ret = phy_startup(priv->phydev); in tsec_init()
H A Dfec_mxc.c491 int ret = phy_startup(fec->phydev); in fec_open()
H A Dmvneta.c1560 phy_startup(phydev); in mvneta_start()
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h356 int phy_startup(struct phy_device *phydev);
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.c250 ret = phy_startup(priv->phydev); in lan7x_eth_phylib_config_start()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Deth.c468 ret = phy_startup(fm_eth->phydev); in fm_eth_open()
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c424 err = phy_startup(priv->phydev); in ldpaa_eth_open()

12