Home
last modified time | relevance | path

Searched refs:INT_ENP_PHY_INT (Results 1 – 4 of 4) sorted by relevance

/drivers/net/usb/
Dsmsc75xx.h405 #define INT_ENP_PHY_INT ((u32)BIT(17)) macro
Dlan78xx.h21 #define INT_ENP_PHY_INT BIT(17) macro
Dsmsc75xx.c670 if (intdata & INT_ENP_PHY_INT) in smsc75xx_status()
1339 buf |= INT_ENP_PHY_INT; in smsc75xx_reset()
Dlan78xx.c1366 if (intdata & INT_ENP_PHY_INT) { in lan78xx_status()