Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h656 #define LAN911X_INTERNAL_PHY_ID (0x0007C000) macro
H A Dsmc911x.c2013 } else if ((lp->phy_type & ~0xff) == LAN911X_INTERNAL_PHY_ID) { in smc911x_probe()