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