Searched refs:PHY_INT_INT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ | ||
D | smc91x.h | 798 #define PHY_INT_INT 0x8000 // 1=bits have changed since last read macro |
D | smc91x.c | 1150 if ((phy18 & PHY_INT_INT) == 0) in smc_phy_interrupt() |