Searched refs:PHY_STAT_CAP_TF (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | smc91111.h | 678 #define PHY_STAT_CAP_TF 0x1000 /* 1=10Mbps full duplex capable */ macro |
D | smc91111.c | 1165 if (my_phy_caps & PHY_STAT_CAP_TF) in smc_phy_configure() |