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

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet-main.c720 phy_start(fep->phydev);
723 phy_start(fep->phydev);
841 phy_start(fep->phydev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/stmmac/
H A Dstmmac_main.c893 phy_start(priv->phydev);
1898 phy_start(priv->phydev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/stmmac/
H A Dstmmac_main.c893 phy_start(priv->phydev);
1898 phy_start(priv->phydev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
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 Ddnet.c674 phy_start(bp->phy_dev);
H A Dtc35815.c1273 phy_start(lp->phy_dev);
2183 phy_start(lp->phy_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 Dxilinx_emaclite.c953 phy_start(lp->phy_dev);
H A Dau1000_eth.c835 phy_start(aup->phy_dev);
H A Dll_temac_main.c856 phy_start(lp->phy_dev);
H A Ds6gmac.c898 phy_start(pd->phydev);

Completed in 245 milliseconds

123