Searched refs:phy_start (Results 1 - 25 of 36) sorted by relevance

12

/drivers/net/phy/
H A Dphy.c734 * phy_start - start or restart a PHY device
743 void phy_start(struct phy_device *phydev) function
762 EXPORT_SYMBOL(phy_start); variable
/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c723 phy_start(fep->phydev);
726 phy_start(fep->phydev);
848 phy_start(fep->phydev);
/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1011 phy_start(priv->phydev);
1970 phy_start(priv->phydev);
/drivers/dma/
H A Dste_dma40.c302 * @phy_start: Physical memory start of the DMA registers.
343 phys_addr_t phy_start; member in struct:d40_base
3013 base->phy_start = res->start;
3392 if (base->phy_start)
3393 release_mem_region(base->phy_start,
/drivers/net/ethernet/8390/
H A Dax88796.c413 phy_start(ax->phy_dev);
/drivers/net/ethernet/
H A Ddnet.c676 phy_start(bp->phy_dev);
H A Dethoc.c717 phy_start(priv->phy);
H A Dlantiq_etop.c497 phy_start(priv->phydev);
H A Ds6gmac.c910 phy_start(pd->phydev);
/drivers/net/ethernet/faraday/
H A Dftgmac100.c1104 phy_start(priv->phydev);
/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c237 phy_start(priv->phydev);
H A Dfec.c1266 phy_start(fep->phy_dev);
H A Dgianfar.c1305 phy_start(priv->phydev);
1350 phy_start(priv->phydev);
1906 phy_start(priv->phydev);
H A Ducc_geth.c3591 phy_start(ugeth->phydev);
3651 phy_start(ugeth->phydev);
3736 phy_start(ugeth->phydev);
/drivers/net/ethernet/ti/
H A Dcpsw.c462 phy_start(slave->phy);
H A Dcpmac.c1032 phy_start(priv->phy);
/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c866 phy_start(lp->phy_dev);
H A Dxilinx_emaclite.c956 phy_start(lp->phy_dev);
H A Dxilinx_axienet_main.c905 * This is the driver open routine. It calls phy_start to start the PHY device.
942 phy_start(lp->phy_dev);
/drivers/net/ethernet/toshiba/
H A Dtc35815.c1278 phy_start(lp->phy_dev);
2191 phy_start(lp->phy_dev);
/drivers/net/ethernet/adi/
H A Dbfin_mac.c1405 phy_start(lp->phydev);
/drivers/net/ethernet/amd/
H A Dau1000_eth.c864 phy_start(aup->phy_dev);
/drivers/net/ethernet/cadence/
H A Dmacb.c1056 phy_start(bp->phy_dev);
/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1241 phy_start(pldat->phy_dev);
/drivers/net/ethernet/rdc/
H A Dr6040.c725 phy_start(lp->phydev);

Completed in 1734 milliseconds

12