Home
last modified time | relevance | path

Searched refs:PHY_INT_DPLXDET (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h741 #define PHY_INT_DPLXDET 0x0040 /* 1=Device in Full Duplex */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h796 #define PHY_INT_DPLXDET 0x0040 // 1=Device in Full Duplex macro
H A Dsmc91x.c1063 PHY_INT_SPDDET | PHY_INT_DPLXDET); in smc_phy_configure()