Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsmc91111.h675 #define PHY_STAT_CAP_T4 0x8000 /* 1=100Base-T4 capable */ macro
Dsmc91111.c1156 if (my_phy_caps & PHY_STAT_CAP_T4) in smc_phy_configure()