Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h699 #define PHY_AD_TX_FDX 0x0100 /* 1=PHY is capable of 100Base-TX FDPLX */ macro
H A Dsmc91111.c1160 my_ad_caps |= PHY_AD_TX_FDX; in smc_phy_configure()