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