Home
last modified time | relevance | path

Searched refs:PHY_STAT_CAP_TH (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
Dsmc91111.h679 #define PHY_STAT_CAP_TH 0x0800 /* 1=10Mbps half duplex capable */ macro
Dsmc91111.c1168 if (my_phy_caps & PHY_STAT_CAP_TH) in smc_phy_configure()