Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsmc91111.h678 #define PHY_STAT_CAP_TF 0x1000 /* 1=10Mbps full duplex capable */ macro
Dsmc91111.c1165 if (my_phy_caps & PHY_STAT_CAP_TF) in smc_phy_configure()