Searched refs:PHY_AD_TX_HDX (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | smc91111.h | 699 #define PHY_AD_TX_HDX 0x0080 /* 1=PHY is capable of 100Base-TX HDPLX */ macro |
D | smc91111.c | 1163 my_ad_caps |= PHY_AD_TX_HDX; in smc_phy_configure() |