Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h739 #define PHY_INT_JAB 0x0100 /* 1=Jabber detected */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h794 #define PHY_INT_JAB 0x0100 // 1=Jabber detected macro
H A Dsmc91x.c1062 PHY_INT_ESD | PHY_INT_RPOL | PHY_INT_JAB | in smc_phy_configure()