Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h736 #define PHY_INT_SSD 0x0800 /* 1=No Start Of Stream detected on rx */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h791 #define PHY_INT_SSD 0x0800 // 1=No Start Of Stream detected on rx macro
H A Dsmc91x.c1061 PHY_INT_LOSSSYNC | PHY_INT_CWRD | PHY_INT_SSD | in smc_phy_configure()