Searched refs:SMC_GET_PHY_ID2 (Results 1 – 2 of 2) sorted by relevance
699 SMC_GET_PHY_ID2(lp, phyaddr & 31, id2); in smc911x_phy_detect()719 SMC_GET_PHY_ID2(lp, 1, id2); in smc911x_phy_detect()
853 #define SMC_GET_PHY_ID2(lp,phy,x) SMC_GET_MII( (lp), MII_PHYSID2, phy, x ) macro