Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h701 #define PHY_AD_10_FDX 0x0040 /* 1=PHY is capable of 10Base-T FDPLX */ macro
H A Dsmc91111.c1166 my_ad_caps |= PHY_AD_10_FDX; in smc_phy_configure()