Searched refs:LAN911X_INTERNAL_PHY_ID (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ | ||
D | smc911x.h | 678 #define LAN911X_INTERNAL_PHY_ID (0x0007C000) macro |
D | smc911x.c | 1998 } else if ((lp->phy_type & ~0xff) == LAN911X_INTERNAL_PHY_ID) { in smc911x_probe() |