Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.c145 static void smc_phy_configure(struct eth_device *dev);
641 smc_phy_configure (dev); in smc_init()
1112 static void smc_phy_configure (struct eth_device *dev) in smc_phy_configure() function
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c1031 static void smc_phy_configure(struct work_struct *work) in smc_phy_configure() function
1488 smc_phy_configure(&lp->phy_configure); in smc_open()
1971 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2469 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()