Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h738 #define PHY_INT_RPOL 0x0200 /* 1=Reverse Polarity detected */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h793 #define PHY_INT_RPOL 0x0200 // 1=Reverse Polarity detected macro
H A Dsmc91x.c1062 PHY_INT_ESD | PHY_INT_RPOL | PHY_INT_JAB | in smc_phy_configure()