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