Searched refs:PHY_STAT_CAP_TXH (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | smc91111.h | 677 #define PHY_STAT_CAP_TXH 0x2000 /* 1=100Base-X half duplex capable */ macro |
D | smc91111.c | 1162 if (my_phy_caps & PHY_STAT_CAP_TXH) in smc_phy_configure() |