Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsmc91111.h699 #define PHY_AD_TX_HDX 0x0080 /* 1=PHY is capable of 100Base-TX HDPLX */ macro
Dsmc91111.c1163 my_ad_caps |= PHY_AD_TX_HDX; in smc_phy_configure()