Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h736 #define PHY_INT_CWRD 0x1000 /* 1=Invalid 4B5B code detected on rx */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc91x.h801 #define PHY_INT_CWRD 0x1000 // 1=Invalid 4B5B code detected on rx macro
H A Dsmc91x.c1060 PHY_INT_LOSSSYNC | PHY_INT_CWRD | PHY_INT_SSD | in smc_phy_configure()