Searched refs:PHY_AD_T4 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | smc91111.h | 697 #define PHY_AD_T4 0x0200 /* 1=PHY is capable of 100Base-T4 */ macro |
D | smc91111.c | 1157 my_ad_caps |= PHY_AD_T4; in smc_phy_configure() |