Home
last modified time | relevance | path

Searched refs:emac_phy_connect (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c420 static int emac_phy_connect(struct prueth_emac *emac) in emac_phy_connect() function
2411 ret = emac_phy_connect(prueth->emac[PRUETH_MAC0]); in prueth_probe()
2428 ret = emac_phy_connect(prueth->emac[PRUETH_MAC1]); in prueth_probe()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1597 static int emac_phy_connect(struct net_device *ndev) in emac_phy_connect() function
1664 ret = emac_phy_connect(ndev); in emac_up()