Searched refs:MII_GET_PHY_ID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/via/ | ||
D | via-velocity.h | 1292 #define MII_GET_PHY_ID(p) ({\ macro |
D | via-velocity.c | 2857 vptr->phy_id = MII_GET_PHY_ID(vptr->mac_regs); in velocity_probe() |