Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmc911x.h851 #define SMC_GET_PHY_BMSR(lp,phy,x) SMC_GET_MII( (lp), MII_BMSR, phy, x ) macro
Dsmc911x.c914 SMC_GET_PHY_BMSR(lp, phyaddr, my_phy_caps); in smc911x_phy_configure()