Searched refs:SMC_GET_PHY_ID1 (Results 1 – 2 of 2) sorted by relevance
707 SMC_GET_PHY_ID1(lp, phyaddr & 31, id1); in smc911x_phy_detect()726 SMC_GET_PHY_ID1(lp, 1, id1); in smc911x_phy_detect()
874 #define SMC_GET_PHY_ID1(lp,phy,x) SMC_GET_MII( (lp), MII_PHYSID1, phy, x ) macro