Searched refs:INT_ENP_PHY_INT (Results 1 – 4 of 4) sorted by relevance
405 #define INT_ENP_PHY_INT ((u32)BIT(17)) macro
21 #define INT_ENP_PHY_INT BIT(17) macro
670 if (intdata & INT_ENP_PHY_INT) in smsc75xx_status()1339 buf |= INT_ENP_PHY_INT; in smsc75xx_reset()
1366 if (intdata & INT_ENP_PHY_INT) { in lan78xx_status()