Searched refs:PHY_CFG1_LNKDIS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/smsc/ | ||
D | smc91x.h | 737 #define PHY_CFG1_LNKDIS 0x8000 // 1=Rx Link Detect Function disabled macro |
D | smc91x.c | 922 cfg1 |= PHY_CFG1_LNKDIS; in smc_phy_fixed() |