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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dphy.c733 * phy_start - start or restart a PHY device
742 void phy_start(struct phy_device *phydev) function
761 EXPORT_SYMBOL(phy_start); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h166 * ready. phy_start will set this state if the PHY state is
215 * - phy_start moves to RESUMING
491 void phy_start(struct phy_device *phydev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dfs_enet-main.c720 phy_start(fep->phydev);
723 phy_start(fep->phydev);
841 phy_start(fep->phydev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40.c226 * @phy_start: Physical memory start of the DMA registers.
259 phys_addr_t phy_start; member in struct:d40_base
2522 base->phy_start = res->start;
2831 if (base->phy_start)
2832 release_mem_region(base->phy_start,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Dstmmac_main.c893 phy_start(priv->phydev);
1898 phy_start(priv->phydev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddnet.c674 phy_start(bp->phy_dev);
H A Dethoc.c684 phy_start(priv->phy);
H A Dfec_mpc52xx.c235 phy_start(priv->phydev);
H A Dll_temac_main.c856 phy_start(lp->phy_dev);
H A Dxilinx_emaclite.c953 phy_start(lp->phy_dev);
H A Ds6gmac.c898 phy_start(pd->phydev);
H A Dau1000_eth.c835 phy_start(aup->phy_dev);
H A Dtc35815.c1273 phy_start(lp->phy_dev);
2183 phy_start(lp->phy_dev);
H A Dfec.c932 phy_start(fep->phy_dev);
H A Dmacb.c959 phy_start(bp->phy_dev);
H A Dbfin_mac.c1392 phy_start(lp->phydev);
H A Dcpmac.c1029 phy_start(priv->phy);
H A Dgianfar.c1330 phy_start(priv->phydev);
1375 phy_start(priv->phydev);
1932 phy_start(priv->phydev);
H A Dgreth.c1354 phy_start(greth->phy);
H A Dpasemi_mac.c1239 phy_start(mac->phydev);
H A Dsb1250-mac.c2351 phy_start(sc->phy_dev);
H A Dsh_eth.c1061 phy_start(mdp->phydev);
H A Dsmsc911x.c1253 phy_start(pdata->phy_dev);
H A Dsmsc9420.c1455 phy_start(pd->phy_dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dixp4xx_eth.c1024 phy_start(port->phydev);

Completed in 184 milliseconds

12