Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc91x.c1030 static void smc_phy_configure(struct work_struct *work) in smc_phy_configure() function
1487 smc_phy_configure(&lp->phy_configure); in smc_open()
1968 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2460 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()