Searched refs:INT_ENP_PHY_INT (Results 1 – 4 of 4) sorted by relevance
417 #define INT_ENP_PHY_INT ((u32)BIT(17)) macro
33 #define INT_ENP_PHY_INT BIT(17) macro
681 if (intdata & INT_ENP_PHY_INT) in smsc75xx_status()1349 buf |= INT_ENP_PHY_INT; in smsc75xx_reset()
1277 if (intdata & INT_ENP_PHY_INT) { in lan78xx_status()