Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h735 #define PHY_INT_CWRD 0x1000 /* 1=Invalid 4B5B code detected on rx */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h790 #define PHY_INT_CWRD 0x1000 // 1=Invalid 4B5B code detected on rx macro
H A Dsmc91x.c1061 PHY_INT_LOSSSYNC | PHY_INT_CWRD | PHY_INT_SSD | in smc_phy_configure()