Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc911x.c81 static void smc911x_phy_configure(struct eth_device *dev) in smc911x_phy_configure() function
138 smc911x_phy_configure(dev); in smc911x_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.c874 static void smc911x_phy_configure(struct work_struct *work) in smc911x_phy_configure() function
1389 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()
1927 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()
2177 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()